Skip to content

Commit

Permalink
Bump to 2.4.1
Browse files Browse the repository at this point in the history
This commit bumps the package version to 2.4.1 in preparation for the
2.4.1 release.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
  • Loading branch information
stephanosio committed Jan 11, 2025
1 parent a42ff0d commit 2b14391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

setup(
name='windows-curses',
version='2.4.1a1',
version='2.4.1',
description="Support for the standard curses module on Windows",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 2b14391

Please sign in to comment.