Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlatwe committed Jun 5, 2021
1 parent 9588184 commit 556cd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion montydb/_version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

version_info = (2, 3, 5)
version_info = (2, 3, 6)
__version__ = "%i.%i.%i" % version_info


Expand Down

0 comments on commit 556cd2a

Please sign in to comment.