Fix github tag to point to latest release (#24)
Co-authored-by: Lukas Wutschitz <lukas.wutschitz@microsoft.com>
This commit is contained in:
Родитель
60adcf4eb9
Коммит
d83df3af60
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@
|
|||
|
||||
import setuptools
|
||||
|
||||
version = '0.1.1'
|
||||
version = '0.1.1post1'
|
||||
|
||||
with open('README.md') as f:
|
||||
long_description = f.read()
|
||||
|
|
Загрузка…
Ссылка в новой задаче