We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb797f9 commit 3c41cdaCopy full SHA for 3c41cda
setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup, find_packages
7
from pybind11.setup_helpers import Pybind11Extension, build_ext
8
9
-__version__ = "0.2.14"
+__version__ = "0.2.15"
10
11
#################################################################################
12
# parse_reqs, long_desc from https://github.com/siliconcompiler/siliconcompiler #
0 commit comments