1
0

Compare commits

..

No commits in common. "c8c3bcb2ff979d81e2eaecf6c98ae0d788054cf4" and "2703aa15986612f7f3fee0fd40f1120c6708e82a" 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.5'
__version__ = '0.1.4'