Skip to content

Commit a0ec606

Browse files
committed
Fix version number.
1 parent 6a6d756 commit a0ec606

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Changelog
88
=========
99

10-
1.9.1 - 2024.09-05
10+
1.9.2 - 2024.09.05
1111
------------------
1212

1313
**Bug fixes**

src/datajudge/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"WithinRequirement",
1414
]
1515

16-
__version__ = "1.9.1"
16+
__version__ = "1.9.2"

0 commit comments

Comments
 (0)