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 3aaed1f commit 83edb12Copy full SHA for 83edb12
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='snakehdl',
12
- version='0.2.0',
+ version='0.2.1',
13
description='A simple, purely-functional HDL for Python',
14
author='Josh Moore',
15
license='MIT',
0 commit comments