[seaborn] 13/14: Bumping version to v0.2.1

Andreas Tille tille at debian.org
Fri Jan 20 15:00:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to tag v0.2.1
in repository seaborn.

commit b4eadf5df3e80f3b4feb4ab8786f33a9de30a45c
Author: mwaskom <mwaskom at stanford.edu>
Date:   Wed Jan 15 08:27:55 2014 -0800

    Bumping version to v0.2.1
---
 doc/v0.2.1.txt      | 2 +-
 seaborn/__init__.py | 2 +-
 setup.py            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/v0.2.1.txt b/doc/v0.2.1.txt
index bea559e..2ed6f68 100644
--- a/doc/v0.2.1.txt
+++ b/doc/v0.2.1.txt
@@ -1,5 +1,5 @@
 
-v0.2.1 (December 2013)
+v0.2.1 (January 2014)
 ----------------------
 
 This is a bugfix release, with no new features.
diff --git a/seaborn/__init__.py b/seaborn/__init__.py
index 3402eb0..feba5d3 100644
--- a/seaborn/__init__.py
+++ b/seaborn/__init__.py
@@ -6,4 +6,4 @@ from .timeseries import *
 from .miscplot import *
 set()
 
-__version__ = "0.2.0"
+__version__ = "0.2.1"
diff --git a/setup.py b/setup.py
index b5f2493..8281143 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ URL = 'http://stanford.edu/~mwaskom/software/seaborn/'
 LICENSE = 'BSD (3-clause)'
 DOWNLOAD_URL = ('https://github.com/mwaskom/seaborn/zipball/master'
                 '#egg=seaborn=dev')
-VERSION = '0.2.0'
+VERSION = '0.2.1'
 
 from setuptools import setup
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/seaborn.git



More information about the debian-science-commits mailing list