Skip to content

Commit c5b81c6

Browse files
committed
Bump minor version in setup.py
1 parent 559c8aa commit c5b81c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def read(fname):
77

88
setup(
99
name="sense-hat",
10-
version="2.3.1",
10+
version="2.4.0",
1111
author="Dave Honess",
1212
author_email="[email protected]",
1313
description="Python module to control the Raspberry Pi Sense HAT, originally used in the Astro Pi mission",

0 commit comments

Comments
 (0)