We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd96229 commit 7c565b0Copy full SHA for 7c565b0
databuilder/setup.py
@@ -5,7 +5,7 @@
5
6
from setuptools import find_packages, setup
7
8
-__version__ = '7.5.1'
+__version__ = '7.5.2'
9
10
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)),
11
'requirements.txt')
0 commit comments