Skip to content

Commit 9e3d6aa

Browse files
committed
Update version to v0.3.0
1 parent e1e9413 commit 9e3d6aa

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fixo"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "🔧 Semi-automatic rule based editing of Python code 🔧"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -56,7 +56,7 @@ exclude_lines = ["pragma: no cover", "if False:", "if __name__ == .__main__.:",
5656

5757
[tool.poetry]
5858
name = "fixo"
59-
version = "0.1.0"
59+
version = "0.3.0"
6060
description = "🔧 Semi-automatic rule based editing of Python code 🔧"
6161
authors = ["Tom Ritchford <tom@swirly.com>"]
6262
readme = "README.md"

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)