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 570b8da commit ba86ddaCopy full SHA for ba86dda
docs/conf.py
@@ -22,7 +22,7 @@
22
author = 'SparkFun Electronics'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '0.0.3'
+release = '0.0.4'
26
27
28
# -- General configuration ---------------------------------------------------
setup.py
@@ -51,7 +51,7 @@
51
# Versions should comply with PEP440. For a discussion on single-sourcing
52
# the version across setup.py and the project code, see
53
# http://packaging.python.org/en/latest/tutorial.html#version
54
- version='0.0.2',
+ version='0.0.4',
55
56
description='SparkFun Electronics Qwiic TMP102 Sensor',
57
long_description=long_description,
0 commit comments