Skip to content

Commit bbea542

Browse files
committed
Release version 1.4.6
1 parent f30786f commit bbea542

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Changelog
22
=========
33

44

5-
1.x (unreleased)
6-
----------------
5+
1.4.6 (2013-07-02)
6+
------------------
77

88
* Honor ``# noqa`` for errors E711 and E712. (Issue #180)
99

pep8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
700 statements
4646
900 syntax error
4747
"""
48-
__version__ = '1.4.6a0'
48+
__version__ = '1.4.6'
4949

5050
import os
5151
import sys

0 commit comments

Comments
 (0)