Skip to content

Commit 048cdbc

Browse files
author
Richard Jones
committed
bugger it, beta2 can wait until tomorrow morning
1 parent 785a3fb commit 048cdbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roundup/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1616
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
1717
#
18-
# $Id: __init__.py,v 1.27 2004-02-11 23:55:08 richard Exp $
18+
# $Id: __init__.py,v 1.28 2004-03-26 06:38:48 richard Exp $
1919

2020
'''Roundup - issue tracking for knowledge workers.
2121
@@ -68,6 +68,6 @@
6868
'''
6969
__docformat__ = 'restructuredtext'
7070

71-
__version__ = '0.7.0b1'
71+
__version__ = '0.7.0b2'
7272

7373
# vim: set filetype=python ts=4 sw=4 et si

0 commit comments

Comments
 (0)