Skip to content

Commit 43a72cb

Browse files
committed
Version 1.0.0
1 parent 74e6ae2 commit 43a72cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# built documents.
6262
#
6363
# The short X.Y version.
64-
version = '1.0.0.dev1'
64+
version = '1.0.0'
6565
# The full version, including alpha/beta/rc tags.
6666
release = version
6767

pyroaring/version.pxi

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0.dev1"
1+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)