Skip to content

Commit 8135177

Browse files
committed
release version 1.1.1
1 parent 9a85011 commit 8135177

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

hytek_parser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
]
1616
__author__ = "Nino Maruszewski"
1717
__license__ = "MIT"
18-
__version__ = "1.1.0"
18+
__version__ = "1.1.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hytek-parser"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = "Parsers for the files produced by Hytek's Meet Manager."
55
license = "MIT"
66
authors = ["Nino Maruszewski <nino.maruszewski@hotmail.com>"]

0 commit comments

Comments
 (0)