Skip to content

Commit 2dd3e9c

Browse files
committed
Update version to v1.6.0
1 parent 9f09a82 commit 2dd3e9c

2 files changed

Lines changed: 3 additions & 3 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 = "fil"
3-
version = "1.5.0"
3+
version = "1.6.0"
44
description = "🏺 Read/write JSON/TOML/Yaml/txt 🏺"
55
authors = [{ name = "Tom Ritchford", email = "tom@swirly.com" }]
66
requires-python = ">=3.10"
@@ -46,7 +46,7 @@ exclude_lines = ["pragma: no cover", "if False:", "if __name__ == .__main__.:",
4646

4747
[tool.poetry]
4848
name = "fil"
49-
version = "0.1.0"
49+
version = "1.6.0"
5050
description = "🏺 Read/write JSON/TOML/Yaml/txt 🏺"
5151
authors = ["Tom Ritchford <tom@swirly.com>"]
5252
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)