Skip to content

Commit 369daeb

Browse files
committed
Version 1.0.2
1 parent 2dce019 commit 369daeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
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.1'
64+
version = '1.0.2'
6565
# The full version, including alpha/beta/rc tags.
6666
release = version
6767

pyroaring/version.pxi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.1"
1+
__version__ = "1.0.2"

0 commit comments

Comments
 (0)