[geneagrapher] 120/226: Update version stamp.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jul 11 17:10:52 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository geneagrapher.

commit a69238f867fa42ab31f0f649e86bb898278e2381
Author: David Alber <alber.david at gmail.com>
Date:   Sat Aug 29 16:46:20 2009 +0000

    Update version stamp.
---
 geneagrapher/geneagrapher.py | 2 +-
 setup.py                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/geneagrapher/geneagrapher.py b/geneagrapher/geneagrapher.py
index f791aeb..4edd582 100644
--- a/geneagrapher/geneagrapher.py
+++ b/geneagrapher/geneagrapher.py
@@ -59,7 +59,7 @@ class Geneagrapher:
 		(options, args) = self.parser.parse_args()
 		
 		if options.print_version:
-			print "Geneagrapher Version 0.2-r2"
+			print "Geneagrapher Version 0.2.1"
 			self.parser.exit()
 		
 		if len(args) == 0:
diff --git a/setup.py b/setup.py
index c008397..62867eb 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ use_setuptools()
 from setuptools import setup, find_packages
 
 setup(name="Geneagrapher",
-      version="0.2-r2",
+      version="0.2.1",
       description="Generates mathematic genealogy graph files.",
       long_description="""\
 The Geneagrapher generates Graphviz "dot" files of mathematical

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



More information about the debian-science-commits mailing list