1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
eb91f6b64c 🤖 Bumped version to 0.1.9
All checks were successful
Package Python / Package (push) Successful in 21s
Test Python / Test (push) Successful in 22s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-06-12 23:39:06 +02:00
d6ebd585a8 🤖 Repository layout updated to latest Python version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-06-12 23:02:57 +02:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -55,6 +55,7 @@ wikidata
REQUIREMENTS_TEST = """
pytest
requests_cache
"""