From 2e500aafb45156a9c3051e24ab37bb80da5038ef Mon Sep 17 00:00:00 2001 From: Guillermo Avendano Franco Date: Tue, 20 Feb 2018 11:06:25 -0500 Subject: [PATCH] Official version 18.2.20 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e757424..dc1b21f 100755 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ def get_scripts(): ################################################################### NAME = "pychemia" -VERSION = '0.18.2.19' +VERSION = '0.18.2.20' KEYWORDS = ["electronic", "structure", "analysis", "materials", "discovery", "metaheuristics"] CLASSIFIERS = [ "Development Status :: 4 - Beta",