Skip to content

Commit bbf35c8

Browse files
committed
Release version 1.5
1 parent 1e788d2 commit bbf35c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.x (unreleased)
5+
1.5 (2014-03-26)
66
----------------
77

88
Changes:

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.5.0a0'
48+
__version__ = '1.5.0'
4949

5050
import os
5151
import sys

0 commit comments

Comments
 (0)