Skip to content

Commit

Permalink
Bump databuilder (#1916)
Browse files Browse the repository at this point in the history
Signed-off-by: MrwanBaghdad <marwan.nabil@deliveryhero.com>
  • Loading branch information
MrwanBaghdad authored Jun 30, 2022
1 parent 8b63f13 commit 10e62ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databuilder/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from setuptools import find_packages, setup

__version__ = '6.9.0'
__version__ = '6.10.0'

requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)),
'requirements.txt')
Expand Down

0 comments on commit 10e62ff

Please sign in to comment.