Compare commits
No commits in common. "0dc42bc60116c098bad3fe62715e86614b0592a4" and "312e0bd3c855c1e08718e9c6bcad76fb3d454f68" have entirely different histories.
0dc42bc601
...
312e0bd3c8
|
@ -4,9 +4,7 @@
|
|||
|
||||
|
||||
|
||||
# Partisia Blockchain ABI client
|
||||
|
||||

|
||||
# Partisia Blockchain ABI client.
|
||||
|
||||
Utility library for parsing and processing the Partisia Blockchain ABI Format.
|
||||
|
||||
|
@ -53,6 +51,7 @@ This project is not associated with, nor supported by any of:
|
|||
|
||||
Use at own risk.
|
||||
|
||||
|
||||
## Dependencies
|
||||
|
||||
All requirements can be installed easily using:
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.28'
|
||||
__version__ = '0.1.27'
|
||||
|
|
Loading…
Reference in New Issue
Block a user