We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6322d8c commit 38612e4Copy full SHA for 38612e4
CHANGES.rst
@@ -1,7 +1,8 @@
1
Changes
2
=======
3
4
-In next release ...
+4.5.2 (2024-01-29)
5
+------------------
6
7
- Fix a regression where a static symbol would not get correctly
8
imported.
setup.py
@@ -1,4 +1,4 @@
-__version__ = '4.5.2-dev'
+__version__ = '4.5.2'
import os
0 commit comments