Skip to content

Commit 945ca21

Browse files
authored
increment python version to 2.0.5 (#309)
1 parent 77d4ba1 commit 945ca21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Python/rerf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55

6-
__version__ = "2.0.4"
6+
__version__ = "2.0.5"
77

88

99
def check_version():

0 commit comments

Comments
 (0)