Skip to content

Commit 2d244a7

Browse files
committed
Update pypi release to 2.8.0
1 parent 0477c67 commit 2d244a7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pypi/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ options will be added in the future. Documentation is [here >](https://matrixedi
2727
* All struct definitions can be typing compliant!!! (tested with pyright)
2828

2929
## Give me some code!
30+
3031
*The following code is typing compliant, meaning your static type checker won't*
3132
*scream at you when developing with this code*.
3233

pypi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "caterpillar-py"
3-
version = "2.8.0rc"
3+
version = "2.8.0"
44
requires-python = ">=3.10"
55
description="Library to pack and unpack structurized binary data."
66
authors = [{ name = "MatrixEditor" }]

0 commit comments

Comments
 (0)