Compare commits
No commits in common. "41a1b6533a362040300bc9455a908be2e6275c2b" and "bfc6cb5387cb5a6bfb09f5e603fb2547a038dfd6" have entirely different histories.
41a1b6533a
...
bfc6cb5387
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,9 +1,6 @@
|
||||||
# Program specific
|
# Program specific
|
||||||
/output/
|
|
||||||
/deps/
|
/deps/
|
||||||
/secrets/
|
|
||||||
/private_deps/
|
/private_deps/
|
||||||
/data/
|
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.3'
|
__version__ = '0.1.2'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user