From 75a918dccf9c382febcf327e3a1805a9cc59024e Mon Sep 17 00:00:00 2001 From: Federico Tomasi Date: Mon, 30 Dec 2019 15:35:05 +0100 Subject: [PATCH] update version. --- regain/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regain/__init__.py b/regain/__init__.py index ca477e2..c2cf485 100644 --- a/regain/__init__.py +++ b/regain/__init__.py @@ -28,4 +28,4 @@ # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -__version__ = '0.2.1' +__version__ = '0.2.2'