diff --git a/setup.py b/setup.py index 25b8031..7f4568c 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup -VERSION = '0.2.0' +VERSION = '0.3.0' setup( name = 'hdlcontroller',