From 26dda12e2e23e015fdb47f1d64fddcc96e349c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Fri, 9 Jul 2021 17:52:53 +0200 Subject: [PATCH] 0.6.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f57ca6c..025404d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ # coding: utf-8 [metadata] name = tempsdb -version = 0.6.4rc1 +version = 0.6.4 long-description = file: README.md long-description-content-type = text/markdown; charset=UTF-8 license_files = LICENSE -- GitLab