[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Nov 13 13:04:24 PST 2015


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/a7896583c065/
Changeset:   a7896583c065
Branch:      stable
User:        ngoldbaum
Date:        2015-11-13 21:03:34+00:00
Summary:     Updating version numbers for yt 3.2.2 release
Affected #:  3 files

diff -r 164af1cd5540d5d0841fcb9b1e3824d4db1cfa14 -r a7896583c06585be66de8404d76ad5bc3d2caa9a doc/source/conf.py
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -67,9 +67,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '3.2.1'
+version = '3.2.2'
 # The full version, including alpha/beta/rc tags.
-release = '3.2.1'
+release = '3.2.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

diff -r 164af1cd5540d5d0841fcb9b1e3824d4db1cfa14 -r a7896583c06585be66de8404d76ad5bc3d2caa9a setup.py
--- a/setup.py
+++ b/setup.py
@@ -114,7 +114,7 @@
 # End snippet
 ######
 
-VERSION = "3.2.1"
+VERSION = "3.2.2"
 
 if os.path.exists('MANIFEST'):
     os.remove('MANIFEST')

diff -r 164af1cd5540d5d0841fcb9b1e3824d4db1cfa14 -r a7896583c06585be66de8404d76ad5bc3d2caa9a 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.2.1"
+__version__ = "3.2.2"
 
 # First module imports
 import numpy as np # For modern purposes


https://bitbucket.org/yt_analysis/yt/commits/d7acb82ef450/
Changeset:   d7acb82ef450
Branch:      stable
User:        ngoldbaum
Date:        2015-11-13 21:03:54+00:00
Summary:     Added tag yt-3.2.2 for changeset a7896583c065
Affected #:  1 file

diff -r a7896583c06585be66de8404d76ad5bc3d2caa9a -r d7acb82ef45047599a23e3c08805ab2af01c7b32 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -5187,3 +5187,4 @@
 0000000000000000000000000000000000000000 yt-3.2.1
 0000000000000000000000000000000000000000 yt-3.2.1
 f7ca21c7b3fdf25d2ccab139849ae457597cfd5c yt-3.2.1
+a7896583c06585be66de8404d76ad5bc3d2caa9a yt-3.2.2

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