We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad490ad commit aa08c59Copy full SHA for aa08c59
btrdb/version.py
@@ -15,7 +15,7 @@
15
## Module Info
16
##########################################################################
17
18
-__version_info__ = { 'major': 5, 'minor': 10, 'micro': 3, 'releaselevel': 'final'}
+__version_info__ = { 'major': 5, 'minor': 11, 'micro': 0, 'releaselevel': 'final'}
19
20
21
## Helper Functions
0 commit comments