Skip to content

Commit 3c41cda

Browse files
authored
bump version
1 parent eb797f9 commit 3c41cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from setuptools import setup, find_packages
77
from pybind11.setup_helpers import Pybind11Extension, build_ext
88

9-
__version__ = "0.2.14"
9+
__version__ = "0.2.15"
1010

1111
#################################################################################
1212
# parse_reqs, long_desc from https://github.com/siliconcompiler/siliconcompiler #

0 commit comments

Comments
 (0)