We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa6f37 commit 24422ebCopy full SHA for 24422eb
src/mrsimulator/__init__.py
@@ -23,7 +23,7 @@
23
__license__ = "BSD License"
24
__maintainer__ = "Deepansh J. Srivastava"
25
__status__ = "Beta"
26
-__version__ = "0.8.0rc1"
+__version__ = "1.0.0rc1"
27
28
import os
29
0 commit comments