We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab91ab commit 1d26e87Copy full SHA for 1d26e87
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='snakehdl',
12
- version='0.1.0',
+ version='0.2.0',
13
description='A simple, purely-functional HDL for Python',
14
author='Josh Moore',
15
license='MIT',
0 commit comments