Skip to content

Commit 9c895f8

Browse files
align R and Python version numbers
1 parent 169aa76 commit 9c895f8

8 files changed

+560
-1
lines changed

ahead/demo/thierrymoudiki_20240224_ahead_python_and_R.md

Lines changed: 559 additions & 0 deletions
Large diffs are not rendered by default.
48.1 KB
Loading
51.9 KB
Loading
25.2 KB
Loading
57.4 KB
Loading
51.4 KB
Loading
53.2 KB
Loading

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.12.0"
120+
__version__ = "0.12.1"
121121

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

0 commit comments

Comments
 (0)