We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f732f0 commit 182a626Copy full SHA for 182a626
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "battleship-tui"
3
-version = "0.13.0"
+version = "0.14.0"
4
description = "Battleship TUI is an implementation of the popular paper-and-pen Battleship game for your terminal."
5
authors = ["Roman Vlasenko <klavionik@gmail.com>"]
6
readme = "README.md"
0 commit comments