Skip to content

Commit 2a739fd

Browse files
authored
Bump version to 1.0.2
1 parent 8ea3b31 commit 2a739fd

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
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name="ArduinoKeywords",
4-
version="1.0.1",
4+
version="1.0.2",
55
description="A script for automatically generating a keywords.txt file for Arduino libraries",
66
author="Richard Miles",
77
author_email="[email protected]",

0 commit comments

Comments
 (0)