Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
whiletruelearn authored Nov 27, 2024
1 parent 87ba2ca commit 8fe834a
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 @@ -5,7 +5,7 @@

setup(
name="termichess",
version="0.1.3",
version="0.1.4",
author="Krishna Sangeeth KS",
author_email="[email protected]",
description="A chess game on your terminal",
Expand Down Expand Up @@ -35,4 +35,4 @@
"Operating System :: OS Independent",
],
python_requires=">=3.10",
)
)

0 comments on commit 8fe834a

Please sign in to comment.