Skip to content

Commit 360b9b4

Browse files
author
FusionSolutions
committed
upload
1 parent dc09d25 commit 360b9b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fsPacker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.2.2"
1+
__version__ = "0.2.3"
22
__doc__ = """
33
FS Message Packer v{}
44
Copyright (C) 2021 Fusion Solutions KFT <contact@fusionsolutions.io>

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name = "python-fspacker",
24-
version = "0.2.2",
24+
version = "0.2.3",
2525
description = "Fusion Solutions message packer",
2626
keywords = "message pack packer utility fusion solutions fusionsolutions",
2727
author = "Andor `iFA` Rajci - Fusions Solutions KFT",

0 commit comments

Comments
 (0)