Skip to content
Snippets Groups Projects
Commit 3764567c authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

update version number for 1.0.0-alpha1 release

parent 84317053
No related branches found
No related tags found
No related merge requests found
import subprocess import subprocess
__version__ = "0.16.11.2" __version__ = "0.98.1"
try: try:
node = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True, node = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment