1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
4517f174bb 🤖 Bumped version to 0.1.9
All checks were successful
Package Python / Package (push) Successful in 24s
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-03-06 12:41:15 +01:00
256446dbde 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2025-03-06 12:40:03 +01:00
2 changed files with 4 additions and 2 deletions

View File

@ -29,7 +29,9 @@ take formatting into account.
## Dependencies
This project does not have any dependencies 😎
This project requires [Python](https://www.python.org/) 3.8 or newer.
This project does not have any library requirements 😎
## License

View File

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