Skip to content

Commit

Permalink
Mark as 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joerivanruth committed Jun 20, 2023
1 parent 7ca91eb commit cc228c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()


__version__ = '1.7.0rc3'
__version__ = '1.7.0'

setup(
name='pymonetdb',
Expand Down

0 comments on commit cc228c4

Please sign in to comment.