From 2dce69200eab38b1ec30460ef0930a1cabb6d8fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20P=2E=20Ren=C3=A9=20de=20Cotret?= Date: Fri, 13 Apr 2018 12:57:09 -0400 Subject: [PATCH] Bumped version to 5.0 alpha 2 --- iris/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iris/__init__.py b/iris/__init__.py index e92f1ae3..6608d03e 100644 --- a/iris/__init__.py +++ b/iris/__init__.py @@ -2,7 +2,7 @@ __author__ = 'Laurent P. René de Cotret' __email__ = 'laurent.renedecotret@mail.mcgill.ca' __license__ = 'MIT' -__version__ = '5.0a1' +__version__ = '5.0a2' # Versioning should be compliant with PyPI guide # https://packaging.python.org/tutorials/distributing-packages/#choosing-a-versioning-scheme