1
0

Compare commits

...

2 Commits

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

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
# Program specific
/output/
/deps/
/secrets/
/secrets
/private_deps/
/data/
/config/

View File

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