bumps version
This commit is contained in:
parent
e85b3b21ca
commit
efdb23bbd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "italianfood"
|
name = "italianfood"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
description = "This is a project about pizza making"
|
description = "This is a project about pizza making"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
|
@ -8,4 +8,4 @@ dependencies = []
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["setuptools>=61.0", "wheel"]
|
requires = ["setuptools>=61.0", "wheel"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue