1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
e557661592 🤖 Bumped version to 0.1.10
Some checks failed
Package Python / Package (push) Successful in 22s
Test Python / Test (push) Failing after 21s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-06-12 23:39:14 +02:00
55c427863c 🤖 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 3 additions and 1 deletions

View File

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

View File

@ -49,6 +49,8 @@ def determine_short_description(readme: str) -> str:
REQUIREMENTS_MAIN = """ REQUIREMENTS_MAIN = """
enforce-typing enforce-typing
python-kucoin
krakenex
fin-defs @ git+https://gitfub.space/Jmaa/fin-defs.git fin-defs @ git+https://gitfub.space/Jmaa/fin-defs.git
""" """