1
0

Compare commits

..

No commits in common. "10b2e517dd781bc262989c88812f02d71330cd6c" and "409c0901665848f8ee0e9060dc5e650bb248400e" 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.9' __version__ = '0.1.8'