1
0

Compare commits

..

No commits in common. "e67ed02bd4895c7f2de9aa61d935ee63c542b25f" and "8e794c250bee9eb23c41063532f52e70b30a25e3" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
__version__ = '0.1.8'
__version__ = '0.1.7'

View File

@ -146,6 +146,7 @@ REQUIREMENTS_MAIN = [
'fin_depo @ git+https://gitfub.space/Jmaa/fin-depo.git',
]
REQUIREMENTS_TEST = [
'',
]