From 3627f9483597901367a7aba4642f7acd60301150 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 17 Dec 2019 20:01:09 +0000 Subject: [PATCH] 0.5.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 233ccf5..ecded84 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup # Should match git tag -VERSION = '0.4.5' +VERSION = '0.5.0' def readme():