Update pyproject.toml

This commit is contained in:
Ethan Smith-Coss 2023-07-29 21:07:39 +01:00
parent 9f5f12a978
commit 0ad7b552b2
Signed by: TheOnePath
GPG Key ID: 4E7D436CE1A0BAF1

View File

@ -4,7 +4,7 @@
[project] [project]
name = "clog" name = "clog"
version = "0.1.1" version = "0.2.0-alpha"
description = "Logging as simple as putting on a shoe." description = "Logging as simple as putting on a shoe."
readme = "README.md" readme = "README.md"
requires-python = ">=3.7" requires-python = ">=3.7"