Skip to content

Commit 30d0bfe

Browse files
Merge pull request #2 from DACCS-Climate/bump-v1.0.0
bump version to 1.0.0
2 parents fb3aa89 + c7df456 commit 30d0bfe

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 = "log_parser"
7-
version = "0.0.1"
7+
version = "1.0.0"
88
description = "A simple asynchronous log file parsing library"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)