1
0

Compare commits

..

No commits in common. "00721d67bad5c4b5399d773786136f6424be5c9a" and "d7c11866a85ac49add37b8b998cb941db45948d7" 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.19' __version__ = '0.1.18'