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 e4cf8ae commit 5cf3da2Copy full SHA for 5cf3da2
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.15"
+__version__ = "0.2.16"
10
11
#################################################################################
12
# parse_reqs, long_desc from https://github.com/siliconcompiler/siliconcompiler #
0 commit comments