Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 7342c82

Browse files
committed
2 parents 5993a94 + 6a9c076 commit 7342c82

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
@@ -19,7 +19,7 @@
1919
setup(name='raspberrypi-mqtt-light-sensor',
2020
# this must be the same as the name above
2121
packages=['raspberrypi-mqtt-light-sensor'],
22-
version='0.2.3',
22+
version='0.3.0',
2323
description='Reading a LDR with a raspberry pi and publishing the data via mqtt',
2424
long_description=long_description,
2525
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)