1
0

Compare commits

..

No commits in common. "c121c7dd1230cab846cc45e588b400a8dafdbb8b" and "a31e264a47ddc3395e137f4f9d705239018e2b5d" 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.10' __version__ = '0.1.9'