Skip to content

Commit c5b81c6

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
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="dave@raspberrypi.org",
1313
description="Python module to control the Raspberry Pi Sense HAT, originally used in the Astro Pi mission",

0 commit comments

Comments
 (0)