We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v1.0.0
1 parent 239d1bc commit 3912a0bCopy full SHA for 3912a0b
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "gameoflifepython"
3
-version = "0.1.0"
+version = "1.0.0"
4
description = "Recreation of Conways Game of Life in python."
5
requires-python = ">=3.13"
6
dependencies = [
0 commit comments