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 8ea3b31 commit 2a739fdCopy full SHA for 2a739fd
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name="ArduinoKeywords",
4
- version="1.0.1",
+ version="1.0.2",
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