Skip to content

Commit 64eaf7b

Browse files
committed
Version 0.4.1
1 parent 8922a69 commit 64eaf7b

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
@@ -59,7 +59,7 @@
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = '0.4.0'
62+
version = '0.4.1'
6363
# The full version, including alpha/beta/rc tags.
6464
release = version
6565

pyroaring/version.pxi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.1.dev2"
1+
__version__ = "0.4.1"

0 commit comments

Comments
 (0)