diff --git a/setup.py b/setup.py index f580d45..49cf22e 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup name = 'svreal' -version = '0.1.5' +version = '0.1.6' DESCRIPTION = '''\ Library for working with fixed-point numbers in SystemVerilog\