From f8357997d068117089ee62050d77112e795294e5 Mon Sep 17 00:00:00 2001 From: Tset Noitamotua Date: Sun, 26 May 2019 17:57:41 +0200 Subject: [PATCH] bumped version to 1.0.6 --- src/DateTimeTZ/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DateTimeTZ/version.py b/src/DateTimeTZ/version.py index e78e2e4..6a7484f 100644 --- a/src/DateTimeTZ/version.py +++ b/src/DateTimeTZ/version.py @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = '1.0.5' +__version__ = '1.0.6'