diff --git a/pylibdmtx/__init__.py b/pylibdmtx/__init__.py index 629654b..fd40215 100644 --- a/pylibdmtx/__init__.py +++ b/pylibdmtx/__init__.py @@ -1,3 +1,3 @@ """Read and write Data Matrix barcodes from Python 2 and 3.""" -__version__ = '0.1.11' +__version__ = '0.1.10'