Compare commits

...

2 Commits

Author SHA1 Message Date
0dc42bc601 🤖 Bumped version to 0.1.28
All checks were successful
Package Python / Package (push) Successful in 25s
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 22s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-28 21:04:59 +01:00
478a768f11 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-28 21:03:50 +01:00
2 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,9 @@
# Partisia Blockchain ABI client.
# Partisia Blockchain ABI client
![Test program/library](https://gitfub.space/Jmaa/pbcabi/actions/workflows/python-test.yml/badge.svg)
Utility library for parsing and processing the Partisia Blockchain ABI Format.
@ -51,7 +53,6 @@ This project is not associated with, nor supported by any of:
Use at own risk.
## Dependencies
All requirements can be installed easily using:

View File

@ -1 +1 @@
__version__ = '0.1.27'
__version__ = '0.1.28'