Skip to content

Commit 7c565b0

Browse files
committed
Bump databuilder patch version.
Signed-off-by: Jackson Goerner <[email protected]>
1 parent fd96229 commit 7c565b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databuilder/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from setuptools import find_packages, setup
77

8-
__version__ = '7.5.1'
8+
__version__ = '7.5.2'
99

1010
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)),
1111
'requirements.txt')

0 commit comments

Comments
 (0)