Skip to content

Commit 169aa76

Browse files
align version number with R
1 parent 9ab8957 commit 169aa76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ def install_packages():
117117
from codecs import open
118118
from os import path
119119

120-
__version__ = "0.11.0"
120+
__version__ = "0.12.0"
121121

122122
here = path.abspath(path.dirname(__file__))
123123

0 commit comments

Comments
 (0)