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 fd81372 commit 486efd6Copy full SHA for 486efd6
setup.py
@@ -44,7 +44,7 @@
44
name='python_hackrf',
45
author='Leonid Gvozdev',
46
author_email='[email protected]',
47
- version='1.0',
+ version='1.0.0',
48
cmdclass={'build_ext': build_ext},
49
install_requires=INSTALL_REQUIRES,
50
setup_requires=SETUP_REQUIRES,
0 commit comments