Skip to content

Commit 1c44c57

Browse files
author
vinay.sajip
committed
Minor date change.
git-svn-id: http://svn.python.org/projects/python/trunk@58271 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent ce02080 commit 1c44c57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lib/logging/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141

4242
__author__ = "Vinay Sajip <vinay_sajip@red-dove.com>"
4343
__status__ = "production"
44-
__version__ = "0.5.0.2"
45-
__date__ = "16 February 2007"
44+
__version__ = "0.5.0.3"
45+
__date__ = "26 September 2007"
4646

4747
#---------------------------------------------------------------------------
4848
# Miscellaneous module data

0 commit comments

Comments
 (0)