1
0

Compare commits

..

No commits in common. "41a1b6533a362040300bc9455a908be2e6275c2b" and "bfc6cb5387cb5a6bfb09f5e603fb2547a038dfd6" have entirely different histories.

2 changed files with 1 additions and 4 deletions

3
.gitignore vendored
View File

@ -1,9 +1,6 @@
# Program specific
/output/
/deps/
/secrets/
/private_deps/
/data/
# Python
__pycache__/

View File

@ -1 +1 @@
__version__ = '0.1.3'
__version__ = '0.1.2'