From bcd4278688a42f862bb79c50f9d0851539842c2d Mon Sep 17 00:00:00 2001 From: Michael Oberdorf Date: Thu, 28 Apr 2022 14:18:02 +0200 Subject: [PATCH] increase version --- Dockerfile | 2 +- LICENSE.txt | 2 +- README.md | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index b39ef4f..e3ee6b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ LABEL site.local.os.dist="Alpine" LABEL site.local.runtime.name="Python" LABEL site.local.runtime.version="3.8" LABEL site.local.program.name="Python Modbus TCP Client" -LABEL site.local.program.version="1.0.5" +LABEL site.local.program.version="1.0.6" COPY --from=builder /usr/local/lib/python3.8/site-packages /usr/local/lib/python3.8/site-packages diff --git a/LICENSE.txt b/LICENSE.txt index 2a078eb..6790899 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2020 Michael Oberdorf IT-Consulting +Copyright (c) 2020-2022 Michael Oberdorf IT-Consulting Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index a3d4770..5d0bed9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Source code: [Bitbucket](https://bitbucket.org/Cybcon/modbus-client/src/master/) # Supported tags and respective `Dockerfile` links -* [`latest`, `1.0.5`](https://bitbucket.org/Cybcon/modbus-client/src/1.0.5/Dockerfile) +* [`latest`, `1.0.6`](https://bitbucket.org/Cybcon/modbus-client/src/1.0.6/Dockerfile) +* [`1.0.5`](https://bitbucket.org/Cybcon/modbus-client/src/1.0.5/Dockerfile) * [`1.0.4`](https://bitbucket.org/Cybcon/modbus-client/src/1.0.4/dockerfile) @@ -77,7 +78,7 @@ register # License -Copyright (c) 2020 Michael Oberdorf IT-Consulting +Copyright (c) 2020-2022 Michael Oberdorf IT-Consulting Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal