From 923eef0153a495ee8feee624ce59d43b0c5c1f37 Mon Sep 17 00:00:00 2001 From: Paul Harrison Date: Tue, 10 Apr 2018 14:35:24 +1000 Subject: [PATCH] 0.133 release --- nesoni/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nesoni/__init__.py b/nesoni/__init__.py index 9caaa1f..4101c01 100644 --- a/nesoni/__init__.py +++ b/nesoni/__init__.py @@ -1,4 +1,4 @@ -VERSION='0.133dev' +VERSION='0.133' #^ Note: this first line is read by the setup.py script to get the version import sys