Compare commits
No commits in common. "c8c3bcb2ff979d81e2eaecf6c98ae0d788054cf4" and "2703aa15986612f7f3fee0fd40f1120c6708e82a" have entirely different histories.
c8c3bcb2ff
...
2703aa1598
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
# Program specific
|
# Program specific
|
||||||
/output/
|
/output/
|
||||||
/deps/
|
/deps/
|
||||||
/secrets
|
/secrets/
|
||||||
/private_deps/
|
/private_deps/
|
||||||
/data/
|
/data/
|
||||||
/config/
|
/config/
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.5'
|
__version__ = '0.1.4'
|
Reference in New Issue
Block a user