Skip to content

Commit b482782

Browse files
committed
Bump to 2.4.0
This commit bumps the package version to 2.4.0 in preparation for the 2.4.0 release. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 61281da commit b482782

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
@@ -60,7 +60,7 @@
6060

6161
setup(
6262
name='windows-curses',
63-
version='2.4.0a5',
63+
version='2.4.0',
6464
description="Support for the standard curses module on Windows",
6565
long_description=LONG_DESCRIPTION,
6666
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)