Skip to content

Commit bbe8846

Browse files
committed
Release 1.0.17
1 parent 567300a commit bbe8846

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-utility-scripts"
3-
version = "1.0.16"
3+
version = "1.0.17"
44
description = "Python utility scripts"
55
requires-python = "~=3.9"
66
readme = "README.md"
@@ -17,7 +17,7 @@ dependencies = [
1717
"tenacity>=9.0.0,<10",
1818
"python-simple-logger>=2.0.0,<3",
1919
"pyhelper-utils>=1.0.1,<2",
20-
"ast-comments>=1.2.2",
20+
"ast-comments>=1.2.2"
2121
]
2222

2323
[[project.authors]]

uv.lock

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

0 commit comments

Comments
 (0)