Skip to content

Commit ba86dda

Browse files
committed
Bumping Version Numbers
1 parent 570b8da commit ba86dda

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 = '0.0.4'
2626

2727

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

setup.py

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

5656
description='SparkFun Electronics Qwiic TMP102 Sensor',
5757
long_description=long_description,

0 commit comments

Comments
 (0)