[U] release 1.0.0

This commit is contained in:
2025-09-08 22:55:54 +09:00
parent a7c6b7d3f8
commit fe86cfae2e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "formtool"
version = "0.1.0"
version = "1.0.0"
description = "ffmpeg command shortcuts"
readme = "README.md"
requires-python = ">=3.10"
Generated
+1 -1
View File
@@ -4,7 +4,7 @@ requires-python = ">=3.10"
[[package]]
name = "formtool"
version = "0.1.0"
version = "1.0.0"
source = { virtual = "." }
dependencies = [
{ name = "hypy-utils" },