1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
10b2e517dd 🤖 Bumped version to 0.1.9
All checks were successful
Package Python / Package (push) Successful in 21s
Test Python / Test (push) Successful in 21s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-06-13 22:02:59 +02:00
74b5706b98 🤖 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.8'
__version__ = '0.1.9'