Skip to content

Commit 6ca9561

Browse files
committed
Bump version number
No new changes made. Need to update the existing version number so that it properly indicates no backwards compatibility
1 parent a634e26 commit 6ca9561

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'SparkFun Electronics'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.0.3'
25+
release = '1.0.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
# Versions should comply with PEP440. For a discussion on single-sourcing
5353
# the version across setup.py and the project code, see
5454
# http://packaging.python.org/en/latest/tutorial.html#version
55-
version='0.0.3',
55+
version='1.0.0',
5656

5757
description='SparkFun Electronics qwiic button package',
5858
long_description='This package allows the user to: determine whether or not the button/switch is pressed or has been clicked, \

0 commit comments

Comments
 (0)