Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
set version and update README for 0.12 release
Browse files Browse the repository at this point in the history
rjw57 committed Sep 12, 2017
1 parent 7b84189 commit f6953ff
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -94,6 +94,8 @@ Changes
0.12.0
''''''

* A new TensorFlow backend written by [@fbcotter](https://github.com/fbcotter).

0.11.0
''''''

2 changes: 1 addition & 1 deletion dtcwt/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# IMPORTANT: before release, remove the 'devN' tag from the release name
__version__ = '0.13.0dev1'
__version__ = '0.12.0'

0 comments on commit f6953ff

Please sign in to comment.