Permalink
Browse files

Release 1.5.0a1

  • Loading branch information...
bertjwregeer committed Jul 30, 2015
1 parent 1d82b53 commit 0464cb370a9b019aa1600390465f4eb95123e6f5
Showing with 3 additions and 3 deletions.
  1. +2 −2 docs/news.txt
  2. +1 −1 setup.py
View
@@ -1,8 +1,8 @@
News
====
Unreleased
----------
1.5.0a1 (2015-07-30)
--------------------
Backwards Incompatibilities
~~~~~~~~~~~~~~~~~~~~~~~~~~~
View
@@ -1,6 +1,6 @@
from setuptools import setup
version = '1.5.0a0'
version = '1.5.0a1'
testing_extras = ['nose', 'coverage']

0 comments on commit 0464cb3

Please sign in to comment.