Update version to 0.98.2
This commit is contained in:
parent
020d4754df
commit
2001cf4a17
|
@ -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…
Reference in New Issue