Update version
All checks were successful
Publish Package / Build Package (push) Successful in 2m38s
Publish Package / Deploy Package (push) Successful in 42s

This commit is contained in:
2026-08-12 20:23:51 -07:00
parent bc49915ba0
commit a4e512e5f9

View File

@@ -35,7 +35,7 @@ name = "fpga-sim" # REQUIRED, is the only field that cannot be marked as dynami
# https://packaging.python.org/guides/single-sourcing-package-version/
# dynamic = ["version"]
version = "0.5.4" # REQUIRED, although can be dynamic
version = "0.5.5" # REQUIRED, although can be dynamic
# This is a one-line description or tagline of what your project does. This
# corresponds to the "Summary" metadata field: