[yt-svn] commit/yt: MatthewTurk: Increment to 3.1

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Aug 4 05:51:57 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/8bd9f04376b6/
Changeset:   8bd9f04376b6
Branch:      yt
User:        MatthewTurk
Date:        2014-08-04 14:51:32
Summary:     Increment to 3.1
Affected #:  2 files

diff -r bfa2c8ef6e788e04e783be56104b7ab61b89eda8 -r 8bd9f04376b66c27f635f71285090b4a4a04d7a3 setup.py
--- a/setup.py
+++ b/setup.py
@@ -118,7 +118,7 @@
 # End snippet
 ######
 
-VERSION = "3.0"
+VERSION = "3.1dev"
 
 if os.path.exists('MANIFEST'):
     os.remove('MANIFEST')

diff -r bfa2c8ef6e788e04e783be56104b7ab61b89eda8 -r 8bd9f04376b66c27f635f71285090b4a4a04d7a3 yt/__init__.py
--- a/yt/__init__.py
+++ b/yt/__init__.py
@@ -72,7 +72,7 @@
 # The full license is in the file COPYING.txt, distributed with this software.
 #-----------------------------------------------------------------------------
 
-__version__ = "3.0-dev"
+__version__ = "3.1-dev"
 
 # First module imports
 import numpy as np # For modern purposes

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list