diff --git a/NEWS b/NEWS index 0466880..23e934c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.5.13: January ??, 2009 +1.6.0: January ??, 2009 * Fixed various bugs related to the subscription page. * Switching between notebooks and loading notebooks is now even faster. diff --git a/config/Version.py b/config/Version.py index 4f777e1..87452f9 100644 --- a/config/Version.py +++ b/config/Version.py @@ -1 +1 @@ -VERSION = u"1.5.13" +VERSION = u"1.6.0"