Skip to content

Commit

Permalink
Release an alpha of 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalresistor committed Jul 26, 2015
1 parent 1804467 commit 7f98f69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/news.txt
@@ -1,8 +1,8 @@
News
====

Unreleased
----------
1.5.0a0 (2015-07-25)
--------------------

Backwards Incompatibilities
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup

version = '1.5.0dev0'
version = '1.5.0a0'

testing_extras = ['nose', 'coverage']

Expand Down

0 comments on commit 7f98f69

Please sign in to comment.