From a1e473cb3947a4e90f5d65694ca703680a71f6d7 Mon Sep 17 00:00:00 2001 From: Kelvin Jayanoris Date: Thu, 21 Jun 2018 22:19:35 +0300 Subject: [PATCH] new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f273214..61aa2f0 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='small-small-hr', - version='0.0.3', + version='0.0.4', description='Minimal human resource management app for Django', license='MIT', author='Kelvin Jayanoris',