diff --git a/setup.py b/setup.py index 3bcff7c..a89d29b 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="epcis-event-hash-generator", keywords="epcis GS1 hashing traceability", - version="1.5.0", + version="1.6.0", author="Sebastian Schmittner", author_email="sebastian.schmittner@eecc.de", license="MIT",