Skip to content

Commit 8875af9

Browse files
authored
Update setup.py
1 parent b9be67a commit 8875af9

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
@@ -65,7 +65,7 @@ def copy_notebooks():
6565

6666
setup(
6767
name=package_name,
68-
version='0.3.0',
68+
version='0.3.1',
6969
install_requires=[
7070
'pynq>=2.7',
7171
],

0 commit comments

Comments
 (0)