Skip to content

Commit 43b7c04

Browse files
authored
Bump version
1 parent f2bdcfe commit 43b7c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.18"
9+
__version__ = "0.2.19"
1010

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

0 commit comments

Comments
 (0)