Skip to content

Commit d259632

Browse files
Set correct version number
1 parent 6c023d3 commit d259632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

piper_heart_sensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import time
2929
import ulab
3030

31-
__version__ = "0.9.6"
31+
__version__ = "1.1.0"
3232
__repo__ = "https://github.com/buildwithpiper/circuitpython-heart-sensor-library.git"
3333

3434

0 commit comments

Comments
 (0)