Skip to content

Commit 96a1fae

Browse files
v0.1.7
1 parent 7e28618 commit 96a1fae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

coax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #
2020
# ------------------------------------------------------------------------------------------------ #
2121

22-
__version__ = '0.1.6'
22+
__version__ = '0.1.7'
2323

2424

2525
# expose specific classes and functions

doc/release_notes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ Release Notes
22
=============
33

44

5+
v0.1.7
6+
------
7+
8+
This is not much of a release. It's only really the dependencies that were updated.
9+
10+
11+
512
v0.1.6
613
------
714

0 commit comments

Comments
 (0)