fixing version
All checks were successful
gitea-jenkins/thymesis/pipeline/pr-master This commit looks good

This commit is contained in:
2020-08-23 21:28:27 -05:00
parent beca2d56c6
commit 7e437d9421

View File

@@ -2,4 +2,4 @@ from thymesis import get_version
def test_version():
assert get_version() == '0.1.0'
assert get_version() == '0.1.1'