Skip to content

Commit 4f5bd60

Browse files
committed
bump version
1 parent fd2d97c commit 4f5bd60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
name = 'msdsl'
4-
version = '0.1.6'
4+
version = '0.1.7.dev1'
55

66
DESCRIPTION = '''\
77
Library for generating synthesizable mixed-signal models for FPGA emulation\

0 commit comments

Comments
 (0)