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