Skip to content

Commit d8e032f

Browse files
committed
update version in 'setup.py' file
1 parent 8034558 commit d8e032f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup
44

5-
VERSION = '0.2.0'
5+
VERSION = '0.3.0'
66

77
setup(
88
name = 'hdlcontroller',

0 commit comments

Comments
 (0)