[27241] in Source-Commits

home help back first fref pref prev next nref lref last post

python-discuss commit: Release python-discuss 1.1

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sun Aug 25 07:09:04 2013

Date: Sun, 25 Aug 2013 07:08:54 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201308251108.r7PB8sNv003343@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/python-discuss/commit/116a9574b779825d48e6289741eaddf839669452
commit 116a9574b779825d48e6289741eaddf839669452
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Sun Aug 25 06:52:35 2013 -0400

    Release python-discuss 1.1

 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index d6c7660..b38dde0 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 from distutils.core import setup
 
 setup(name='discuss',
-      version='1.0',
+      version='1.1',
       description='Python client for Project Athena forum system',
       author='Victor Vasiliev',
       packages=['discuss']

home help back first fref pref prev next nref lref last post