Skip to content

Commit ee1052c

Browse files
author
Johannes Gijsbers
committed
Fixed version number typo in long_description.
1 parent 7c592ba commit ee1052c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1717
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
1818
#
19-
# $Id: setup.py,v 1.55.2.3 2003-11-14 02:55:05 richard Exp $
19+
# $Id: setup.py,v 1.55.2.4 2003-11-14 06:14:48 jlgijsbers Exp $
2020

2121
from distutils.core import setup, Extension
2222
from distutils.util import get_platform
@@ -186,7 +186,7 @@ def main():
186186
command-line, web and e-mail interfaces. It is based on the winning design
187187
from Ka-Ping Yee in the Software Carpentry "Track" design competition.
188188
189-
The 0.6.6 release fixes some bugs:
189+
The 0.6.3 release fixes some bugs:
190190
- added script to help migrating queries from pre-0.6 trackers
191191
- fixed javascript for help window for only one checkbox case
192192
- Date +/- Interval now works, and Date - Date also works

0 commit comments

Comments
 (0)