1
0

Compare commits

..

No commits in common. "c7a5b3eae151b2393f699b74e0c8e5ba55cf7a39" and "2afc7195ec42f8787004c0b34895a555bf5a4e9e" have entirely different histories.

2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
__version__ = '0.1.12' __version__ = '0.1.11'