8000 Change version to test publishing works · jnwatson/py-lmdb@9e7c6ab · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e7c6ab

Browse files
authored
Change version to test publishing works
1 parent 289840a commit 9e7c6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lmdb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ def _reading_docs():
5050
from lmdb.cffi import __all__
5151
from lmdb.cffi import __doc__
5252

53-
__version__ = '1.5.1'
53+
__version__ = '1.5.1.dev0'

0 commit comments

Comments
 (0)
0