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