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 c08b2cc commit 5064529Copy full SHA for 5064529
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "battleship-tui"
3
-version = "0.12.0"
+version = "0.12.1"
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