We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d05ffc1 commit 5f5fcb5Copy full SHA for 5f5fcb5
cryptorandom/__init__.py
@@ -9,6 +9,6 @@
9
See https://statlab.github.io/cryptorandom/ for complete documentation.
10
"""
11
12
-__version__ = "0.3"
+__version__ = "0.4rc1.dev0"
13
14
from cryptorandom import *
0 commit comments