1
0

Compare commits

..

No commits in common. "646ef149ac61fe37d885549e2e90e0fc171d8e5f" and "eb91f6b64c3492d584efbde50bb6863875731e7a" have entirely different histories.

2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
# Program specific
/output/
/deps/
/secrets
/secrets/
/private_deps/
/data/
/config/

View File

@ -1 +1 @@
__version__ = '0.1.10'
__version__ = '0.1.9'