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 4589d35 commit b776fc2Copy full SHA for b776fc2
setup.py
@@ -12,7 +12,7 @@
12
13
version_info = {
14
'name': 'pyskiplist',
15
- 'version': '1.0.0.dev0',
+ 'version': '1.0.0',
16
'description': 'Fast, pure Python indexable skip list',
17
'author': 'Geert Jansen',
18
'author_email': '[email protected]',
0 commit comments