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