Update version to 0.98.2
This commit is contained in:
parent
020d4754df
commit
2001cf4a17
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import subprocess
|
||||
|
||||
__version__ = "0.98.1"
|
||||
__version__ = "0.98.2"
|
||||
|
||||
try:
|
||||
node = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
|
||||
|
|
Loading…
Add table
Reference in a new issue