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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Sep 9 12:36:55 PDT 2015


3 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/636244c1e869/
Changeset:   636244c1e869
Branch:      stable
User:        ngoldbaum
Date:        2015-09-09 19:35:01+00:00
Summary:     Removed tag yt-3.2.1
Affected #:  1 file

diff -r ac24e885d0b1dfea266de8d86af726ebe9bc7f0b -r 636244c1e8696c11cd62fdb06a8cdb19234840f5 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -5183,3 +5183,5 @@
 fd7cdc4836188a3badf81adb477bcc1b9632e485 yt-3.1.0
 28733726b2a751e774c8b7ae46121aa57fd1060f yt-3.2
 425ff6dc64a8eb92354d7e6091653a397c068167 yt-3.2.1
+425ff6dc64a8eb92354d7e6091653a397c068167 yt-3.2.1
+0000000000000000000000000000000000000000 yt-3.2.1


https://bitbucket.org/yt_analysis/yt/commits/f7ca21c7b3fd/
Changeset:   f7ca21c7b3fd
Branch:      stable
User:        ngoldbaum
Date:        2015-09-09 19:36:31+00:00
Summary:     Updating version numbers for 3.2.1
Affected #:  3 files

diff -r 636244c1e8696c11cd62fdb06a8cdb19234840f5 -r f7ca21c7b3fdf25d2ccab139849ae457597cfd5c 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'
+version = '3.2.1'
 # The full version, including alpha/beta/rc tags.
-release = '3.2'
+release = '3.2.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

diff -r 636244c1e8696c11cd62fdb06a8cdb19234840f5 -r f7ca21c7b3fdf25d2ccab139849ae457597cfd5c setup.py
--- a/setup.py
+++ b/setup.py
@@ -114,7 +114,7 @@
 # End snippet
 ######
 
-VERSION = "3.2"
+VERSION = "3.2.1"
 
 if os.path.exists('MANIFEST'):
     os.remove('MANIFEST')

diff -r 636244c1e8696c11cd62fdb06a8cdb19234840f5 -r f7ca21c7b3fdf25d2ccab139849ae457597cfd5c 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"
+__version__ = "3.2.1"
 
 # First module imports
 import numpy as np # For modern purposes


https://bitbucket.org/yt_analysis/yt/commits/694464438371/
Changeset:   694464438371
Branch:      stable
User:        ngoldbaum
Date:        2015-09-09 19:36:36+00:00
Summary:     Added tag yt-3.2.1 for changeset f7ca21c7b3fd
Affected #:  1 file

diff -r f7ca21c7b3fdf25d2ccab139849ae457597cfd5c -r 694464438371a38369fefff2e181f3209e08e859 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -5185,3 +5185,5 @@
 425ff6dc64a8eb92354d7e6091653a397c068167 yt-3.2.1
 425ff6dc64a8eb92354d7e6091653a397c068167 yt-3.2.1
 0000000000000000000000000000000000000000 yt-3.2.1
+0000000000000000000000000000000000000000 yt-3.2.1
+f7ca21c7b3fdf25d2ccab139849ae457597cfd5c yt-3.2.1

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