[27723] in Source-Commits

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

locker-support commit: Bump setup.py to 10.4.1.1

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Feb 20 10:29:15 2014

Date: Thu, 20 Feb 2014 10:29:08 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201402201529.s1KFT8RU001584@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/locker-support/commit/50836a2732bdc31e984e505c4caea8c21b75c8f7
commit 50836a2732bdc31e984e505c4caea8c21b75c8f7
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Thu Feb 20 10:23:07 2014 -0500

    Bump setup.py to 10.4.1.1
    
    It really should be 10.4.1, but I accidentally already tagged
    10.4.1.

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

diff --git a/setup.py b/setup.py
index 9532408..6c8a07d 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='locker-support',
-      version='10.4',
+      version='10.4.1.1',
       author='Debathena Project',
       author_email='debathena@mit.edu',
       py_modules=['locker', 'athdir'],

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