[Python-modules-commits] [python-odf] 03/118: Getting ready for 0.8.1

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 21:27:15 UTC 2014


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

debacle pushed a commit to reference refs/remotes/upstream/master
in repository python-odf.

commit 6141ff8ecccb44af372b5dfee6da18df4bd4ff47
Author: Søren Roug <soren.roug at eea.europa.eu>
Date:   Tue Aug 19 18:18:21 2008 +0000

    Getting ready for 0.8.1
---
 ChangeLog | 4 ++--
 setup.py  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ad2eb25..b6b186e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 0.8
 	Added the ability to load a document.
-after 0.6.1
-	- refactored command-line tool odfuserfied into odf.userfield as a
+0.7
+	refactored command-line tool odfuserfied into odf.userfield as a
 	library and adapted odfuserfied to use this library
 
 0.6.1
diff --git a/setup.py b/setup.py
index dfb912a..f367b13 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@
 import platform
 from distutils.core import setup
 
-version = '0.8'
+version = '0.8.1dev'
 
 if platform.system() in ('Linux','Unix'):
     man1pages = [('share/man/man1', [

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git



More information about the Python-modules-commits mailing list