Skip to content

Commit

Permalink
Version bump to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
INeido committed Jan 3, 2023
1 parent d818edb commit 2cc95be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "CGOL"
version = "0.9.1"
version = "0.9.2"
description = "A whack Conway's Game of Life implementation."
readme = "README.md"
requires-python = ">=3"
Expand Down

0 comments on commit 2cc95be

Please sign in to comment.