We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28556af commit a5d597fCopy full SHA for a5d597f
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "conway-polynomials"
7
-version = "0.6"
+version = "0.7"
8
description = "Python interface to Frank Lübeck's Conway polynomial database"
9
readme = "README.rst"
10
requires-python = ">=3.9"
0 commit comments