Skip to content

Commit 7006923

Browse files
committed
Fix version no
1 parent e5d7782 commit 7006923

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
@@ -3,7 +3,7 @@
33

44
[project]
55
name = "ticket-decoder"
6-
version = "v0.19.1"
6+
version = "v0.19.3"
77
description = "Train ticket barcode to json decoding library, using zxing-cpp decoding in combination with record interpreter, to transform content into json structure"
88
license = "GPL-3.0-or-later"
99
authors = [ { name = "user4223" } ]

0 commit comments

Comments
 (0)