Skip to content

Commit

Permalink
update changes.rst and _version.py for 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Sep 14, 2016
1 parent 806dbf8 commit cfe1766
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
desisim change log
==================

0.14.0 (unreleased)
0.14.1 (unreleased)
-------------------

* no changes yet

0.14.0 (2016-09-14)
-------------------

* updates for python 3.5
Expand Down
2 changes: 1 addition & 1 deletion py/desisim/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.13.1.dev668'
__version__ = '0.14.0'

0 comments on commit cfe1766

Please sign in to comment.