Skip to content

Commit

Permalink
Updated version number and author email
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Taylor committed Apr 13, 2022
1 parent eb1465f commit d5311e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@

setuptools.setup(
name="pimsgboard",
version="0.3.1",
version="0.4.0",
author="Ian Taylor",
author_email="ian@iantaylor.xyz",
author_email="ian@iantaylor.org",
description="Message board application based on the Sense Hat",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit d5311e9

Please sign in to comment.