Skip to content

Commit 44f1282

Browse files
committed
Preparing release 3.7.3
1 parent 20aff82 commit 44f1282

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog
22
=========
33

44

5-
## 3.7.3 (unreleased)
5+
## 3.7.3 (2025-03-21)
66

77

88
- Refactor default settings value lookup. @petschki

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55

6-
version = "3.7.3.dev0"
6+
version = "3.7.3"
77

88
this_directory = Path(__file__).parent
99
long_description = (

0 commit comments

Comments
 (0)