Skip to content

Commit fadb888

Browse files
author
Frederic Peschanski
committed
version fix
1 parent e726f20 commit fadb888

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
@@ -1,7 +1,7 @@
11

22
MRPYTHON_VERSION_MAJOR = 4
33
MRPYTHON_VERSION_MINOR = 0
4-
MRPYTHON_VERSION_PATCH = 0
4+
MRPYTHON_VERSION_PATCH = 1
55
MRPYTHON_VERSION_TAG = ""
66

77

0 commit comments

Comments
 (0)