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 363cf53 commit e223919Copy full SHA for e223919
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name="ArduinoKeywords",
4
- version="1.0",
+ version="1.0.0",
5
description="A script for automatically generating a keywords.txt file for Arduino libraries",
6
author="Richard Miles",
7
author_email="[email protected]",
0 commit comments