We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa63e07 commit 3cf99f5Copy full SHA for 3cf99f5
docs/changelog.rst
@@ -1,10 +1,11 @@
1
Changelog
2
=========
3
4
-Version 1.2.2 (2024-02-21)
+Version 1.3.0 (2024-02-21)
5
--------------------------
6
7
- Optimized ATR finder extending identity
8
+- Added support for Python 3.12
9
10
Version 1.2.1 (2023-10-17)
11
src/version.h
@@ -1 +1 @@
-#define PYTRF_VERSION "1.2.2"
+#define PYTRF_VERSION "1.3.0"
0 commit comments