Skip to content

Commit 080e5ca

Browse files
committed
v2
1 parent 6be3e4b commit 080e5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mrpython/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
MRPYTHON_VERSION_MAJOR = 2
33
MRPYTHON_VERSION_MINOR = 0
44
MRPYTHON_VERSION_PATCH = 0
5-
MRPYTHON_VERSION_TAG = "rc3"
5+
MRPYTHON_VERSION_TAG = ""
66

77

88
def version_string():

0 commit comments

Comments
 (0)