Skip to content

Commit 690deff

Browse files
committed
chore: release v1.0.0
1 parent 9ac578b commit 690deff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hytek-parser"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = "Parsers for the files produced by Hytek's Meet Manager."
55
license = "MIT"
66
authors = ["Nino Maruszewski <nino.maruszewski@hotmail.com>"]
@@ -10,7 +10,7 @@ repository = "https://www.github.com/SwimComm/hytek-parser"
1010
documentation = "https://www.github.com/SwimComm/hytek-parser"
1111
keywords = ["hytek", "parsers", "hy3"]
1212
classifiers = [
13-
"Development Status :: 3 - Alpha",
13+
"Development Status :: 5 - Production/Stable",
1414
"Intended Audience :: Developers",
1515
"Operating System :: OS Independent",
1616
"Topic :: Text Processing",

0 commit comments

Comments
 (0)