We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff9f3e commit 6f6f5d4Copy full SHA for 6f6f5d4
CHANGES.rst
@@ -1,7 +1,8 @@
1
Changes
2
=======
3
4
-In next release ...
+4.4.4 (2024-01-18)
5
+------------------
6
7
- Fix a PyPy compatibility issue having to do with determining the set
8
of versions when some packages (e.g. `cffi`) would not carry a
setup.py
@@ -1,4 +1,4 @@
-__version__ = '4.4.3'
+__version__ = '4.4.4'
import os
0 commit comments