Skip to content

Commit

Permalink
setup: Release v0.0.26
Browse files Browse the repository at this point in the history
Signed-off-by: Edgar E. Iglesias <edgar@zeroasic.com>
  • Loading branch information
edgarigl committed Oct 30, 2023
1 parent b3b5a85 commit 8e4727f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages
from pybind11.setup_helpers import Pybind11Extension, build_ext

__version__ = "0.0.25"
__version__ = "0.0.26"

########################################################################
# parse_reqs() from https://github.com/siliconcompiler/siliconcompiler #
Expand Down

0 comments on commit 8e4727f

Please # to comment.