Skip to content

Commit

Permalink
Release v5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkonigsberg committed Jan 25, 2022
1 parent ef9c35f commit 6362963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion btrdb/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
## Module Info
##########################################################################

__version_info__ = { 'major': 5, 'minor': 11, 'micro': 0, 'releaselevel': 'final'}
__version_info__ = { 'major': 5, 'minor': 15, 'micro': 0, 'releaselevel': 'final'}

##########################################################################
## Helper Functions
Expand Down

0 comments on commit 6362963

Please sign in to comment.