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 b9be67a commit 8875af9Copy full SHA for 8875af9
setup.py
@@ -65,7 +65,7 @@ def copy_notebooks():
65
66
setup(
67
name=package_name,
68
- version='0.3.0',
+ version='0.3.1',
69
install_requires=[
70
'pynq>=2.7',
71
],
0 commit comments