1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
4f068c334d 🤖 Bumped version to 0.1.7
All checks were successful
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Successful in 27s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-16 18:39:35 +01:00
b68b95ca9b 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-16 18:39:05 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ jobs:
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v6.21
with:
REGISTRY_DOMAIN: gitfub.space
REGISTRY_ORGANIZATION: usagi-keiretsu
REGISTRY_ORGANIZATION: jmaa
secrets:
PIPY_REPO_USER: ${{ secrets.PIPY_REPO_USER }}
PIPY_REPO_PASS: ${{ secrets.PIPY_REPO_PASS }}

View File

@ -1 +1 @@
__version__ = '0.1.6'
__version__ = '0.1.7'