We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1804467 commit 7f98f69Copy full SHA for 7f98f69
docs/news.txt
@@ -1,8 +1,8 @@
1
News
2
====
3
4
-Unreleased
5
-----------
+1.5.0a0 (2015-07-25)
+--------------------
6
7
Backwards Incompatibilities
8
~~~~~~~~~~~~~~~~~~~~~~~~~~~
setup.py
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '1.5.0dev0'
+version = '1.5.0a0'
testing_extras = ['nose', 'coverage']
0 commit comments