Skip to content

Commit b07e08b

Browse files
Update pyproject.toml (#3)
1 parent e9c7063 commit b07e08b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ultimate-python-upgrader"
7-
version = "1.0.0"
7+
version = "1.1.0"
88
authors = [
99
{ name="Your Name", email="your@email.com" },
1010
]
@@ -39,4 +39,4 @@ packages = ["upgrade_tool"]
3939
test = [
4040
"pytest>=8.0.0",
4141
"pytest-cov>=4.0.0"
42-
]
42+
]

0 commit comments

Comments
 (0)