Skip to content

Commit d7b67aa

Browse files
committed
version 0.7.3
1 parent 7da929b commit d7b67aa

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
@@ -6,7 +6,7 @@
66
setuptools.setup(
77
name="JupyterPiDAQ",
88
url = "https://github.com/JupyterPhysSciLab/JupyterPiDAQ",
9-
version="0.7.3rc0",
9+
version="0.7.3",
1010
description="Data Acquisition in Jupyter notebook on Raspberry Pi",
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)