Skip to content

Commit 310746e

Browse files
committed
Release version 1.5.3
1 parent 45c4a3b commit 310746e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog
22
=========
33

44

5-
1.5.x (unreleased)
5+
1.5.3 (2014-04-04)
66
------------------
77

88
Bug fixes:

pep8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"""
4747
from __future__ import with_statement
4848

49-
__version__ = '1.5.3a0'
49+
__version__ = '1.5.3'
5050

5151
import os
5252
import sys

0 commit comments

Comments
 (0)