Skip to content

Commit

Permalink
Version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezibenroc committed Apr 1, 2023
1 parent 8922a69 commit 64eaf7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
# built documents.
#
# The short X.Y version.
version = '0.4.0'
version = '0.4.1'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down
2 changes: 1 addition & 1 deletion pyroaring/version.pxi
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.4.1.dev2"
__version__ = "0.4.1"

0 comments on commit 64eaf7b

Please sign in to comment.