From 80d2d3c823bef2177e7bca9f5e1fc275bfb26968 Mon Sep 17 00:00:00 2001 From: Danimar Ribeiro Date: Thu, 13 Feb 2020 00:21:46 -0300 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9746ea0..e26c656 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.47" +VERSION = "1.0.48" setup(