Skip to content

Commit

Permalink
Release v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
looselycoupled committed Dec 16, 2020
1 parent 9c22285 commit 029ea82
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': 10, 'micro': 2, 'releaselevel': 'final'}
__version_info__ = { 'major': 5, 'minor': 10, 'micro': 3, 'releaselevel': 'final'}

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

0 comments on commit 029ea82

Please sign in to comment.