Skip to content

Commit 24422eb

Browse files
committed
update version to 1.0.0rc1
1 parent 1fa6f37 commit 24422eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mrsimulator/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
__license__ = "BSD License"
2424
__maintainer__ = "Deepansh J. Srivastava"
2525
__status__ = "Beta"
26-
__version__ = "0.8.0rc1"
26+
__version__ = "1.0.0rc1"
2727

2828
import os
2929

0 commit comments

Comments
 (0)