1
0

Compare commits

..

2 Commits

Author SHA1 Message Date
e67ed02bd4 🤖 Bumped version to 0.1.8
All checks were successful
Package Python / Package (push) Successful in 24s
Test Python / Test (push) Successful in 33s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-25 20:10:10 +02:00
f38a7b4954 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-25 20:05:49 +02:00
2 changed files with 1 additions and 2 deletions

View File

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

View File

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