update version to 1.0.2
This commit is contained in:
parent
9aea8eea38
commit
b5c51932f4
|
@ -1,6 +1,6 @@
|
|||
import subprocess
|
||||
|
||||
__version__ = "1.0.1"
|
||||
__version__ = "1.0.2"
|
||||
|
||||
try:
|
||||
p = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
|
||||
|
|
Loading…
Reference in New Issue