Skip to content
Snippets Groups Projects
Commit 2001cf4a authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Update version to 0.98.2

parent 020d4754
No related branches found
No related tags found
No related merge requests found
import subprocess
__version__ = "0.98.1"
__version__ = "0.98.2"
try:
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