Skip to content

Commit 2d88d4a

Browse files
committed
UPD(pyproject.toml): atualizar versão do projeto para 1.0.3. Impacto: reflete melhorias e correções implementadas. Arquivo afetado: pyproject.toml.
1 parent 8f165e5 commit 2d88d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyfwf"
7-
version = "1.0.2"
7+
version = "1.0.3"
88
description = "Python library to manipulate fixed width file (FWF)"
99
readme = "README.md"
1010
license = { file = "LICENSE.md" }

0 commit comments

Comments
 (0)