Skip to content

Commit 2b14391

Browse files
committed
Bump to 2.4.1
This commit bumps the package version to 2.4.1 in preparation for the 2.4.1 release. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent a42ff0d commit 2b14391

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
@@ -62,7 +62,7 @@
6262

6363
setup(
6464
name='windows-curses',
65-
version='2.4.1a1',
65+
version='2.4.1',
6666
description="Support for the standard curses module on Windows",
6767
long_description=LONG_DESCRIPTION,
6868
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)