From 462d108b2a59e82d71488fe1740944053146fa2c Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 13 Feb 2020 23:41:25 +0100 Subject: v0.2 release + push version to 0.2 * update README.md --- TSGroupAssigner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TSGroupAssigner') diff --git a/TSGroupAssigner/__init__.py b/TSGroupAssigner/__init__.py index f8d4327..971640a 100644 --- a/TSGroupAssigner/__init__.py +++ b/TSGroupAssigner/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # version -__version__ = "0.1.1" +__version__ = "0.2" # modules from .group_assign import GroupAssigner -- cgit v1.2.3-18-g5258