Skip to content
Snippets Groups Projects
Commit a2c3b9b0 authored by Florent Xicluna's avatar Florent Xicluna
Browse files

Release version 1.5.4

parent c035444e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,8 +2,8 @@ Changelog
=========
 
 
1.x (unreleased)
----------------
1.5.4 (2014-04-07)
------------------
 
* Fix negative offset with E303 before a multi-line docstring.
(Issue #269)
Loading
Loading
Loading
Loading
@@ -46,7 +46,7 @@ W warnings
"""
from __future__ import with_statement
 
__version__ = '1.5.4a0'
__version__ = '1.5.4'
 
import os
import sys
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment