1 parent fd2d97c commit 4f5bd60Copy full SHA for 4f5bd60
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
name = 'msdsl'
4
-version = '0.1.6'
+version = '0.1.7.dev1'
5
6
DESCRIPTION = '''\
7
Library for generating synthesizable mixed-signal models for FPGA emulation\
0 commit comments