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 209d1be commit 5505aa8Copy full SHA for 5505aa8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "pgn_to_sqlite"
7
-version="2.1.14"
+version="2.2.0"
8
requires-python = ">=3.9"
9
authors = [{name = "Ricky White", email = "[email protected]"}]
10
description = "Pull your Chess games from chess.com and lichess.org into a sqlite3 database."
0 commit comments