1
0

Compare commits

..

2 Commits

Author SHA1 Message Date
032fac541d 🤖 Bumped version to 0.3.8
Some checks failed
Package Python / Package (push) Successful in 32s
Test Python / Test (push) Failing after 22s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-25 20:10:05 +02:00
260c59a1e6 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-25 20:02:24 +02:00
2 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
__version__ = '0.3.7'
__version__ = '0.3.8'

View File

@ -46,10 +46,8 @@ with open(PACKAGE_NAME + '/_version.py') as f:
REQUIREMENTS_MAIN = [
'',
]
REQUIREMENTS_TEST = [
'',
]