[seaborn] 01/10: Bump version back to dev

Andreas Tille tille at debian.org
Mon Jul 24 10:43:37 UTC 2017


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

tille pushed a commit to branch debian
in repository seaborn.

commit 32e177f6efbe04d877c86bd5b5d2a5a0d1b14d0f
Author: mwaskom <mwaskom at stanford.edu>
Date:   Sat Jun 4 19:42:02 2016 -0700

    Bump version back to dev
---
 seaborn/__init__.py | 2 +-
 setup.py            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/seaborn/__init__.py b/seaborn/__init__.py
index 49657f1..9aa7c5c 100644
--- a/seaborn/__init__.py
+++ b/seaborn/__init__.py
@@ -20,4 +20,4 @@ from .crayons import crayons
 # Set default aesthetics
 set()
 
-__version__ = "0.7.1"
+__version__ = "0.8.dev"
diff --git a/setup.py b/setup.py
index 76ec635..c3c9515 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ MAINTAINER_EMAIL = 'mwaskom at stanford.edu'
 URL = 'http://stanford.edu/~mwaskom/software/seaborn/'
 LICENSE = 'BSD (3-clause)'
 DOWNLOAD_URL = 'https://github.com/mwaskom/seaborn/'
-VERSION = '0.7.1'
+VERSION = '0.8.dev'
 
 try:
     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