Skip to content

Commit

Permalink
Bump to 2.3.2
Browse files Browse the repository at this point in the history
This commit bumps the package version to 2.3.2.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
  • Loading branch information
stephanosio authored and carlescufi committed Oct 31, 2023
1 parent 5ddc4fe commit bc21fad
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 @@ -60,7 +60,7 @@

setup(
name='windows-curses',
version='2.3.2a1',
version='2.3.2',
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 bc21fad

Please sign in to comment.