We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c40dce commit dd7a23eCopy full SHA for dd7a23e
setup.py
@@ -1,7 +1,7 @@
1
import os
2
from setuptools import setup, find_packages
3
4
-version = '2.4.22dp'
+version = '2.4.23dp'
5
6
here = os.path.abspath(os.path.dirname(__file__))
7
0 commit comments