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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Feb 9 10:59:54 PST 2017


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/ca2f21bad532/
Changeset:   ca2f21bad532
Branch:      stable
User:        ngoldbaum
Date:        2017-02-09 18:55:36+00:00
Summary:     updating version numbers for 3.3.4
Affected #:  3 files

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

diff -r a093285f437c5fb40ebcf6f0b766fc7614f73c7d -r ca2f21bad5329d35912c4efb5d8d784339b32f3b setup.py
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@
 except pkg_resources.DistributionNotFound:
     pass  # yay!
 
-VERSION = "3.3.3"
+VERSION = "3.3.4"
 
 if os.path.exists('MANIFEST'):
     os.remove('MANIFEST')

diff -r a093285f437c5fb40ebcf6f0b766fc7614f73c7d -r ca2f21bad5329d35912c4efb5d8d784339b32f3b 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.3.3"
+__version__ = "3.3.4"
 
 # First module imports
 import numpy as np # For modern purposes


https://bitbucket.org/yt_analysis/yt/commits/7f76a9ccfcca/
Changeset:   7f76a9ccfcca
Branch:      stable
User:        ngoldbaum
Date:        2017-02-09 18:59:15+00:00
Summary:     Added tag yt-3.3.4 for changeset ca2f21bad532
Affected #:  1 file

diff -r ca2f21bad5329d35912c4efb5d8d784339b32f3b -r 7f76a9ccfcca1c92657350f7729e75f45f6e396d .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -5199,3 +5199,4 @@
 732bbecb894e4e9c8d2d8d0a5f10810acab72d85 yt-3.3.2
 732bbecb894e4e9c8d2d8d0a5f10810acab72d85 yt-3.3.2
 3bdb0ca67dcaa5786d433a148e638687b4be7cdd yt-3.3.3
+ca2f21bad5329d35912c4efb5d8d784339b32f3b yt-3.3.4

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