Skip to content

Commit e223919

Browse files
committed
Set version to 1.0.0
1 parent 363cf53 commit e223919

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",
4+
version="1.0.0",
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)