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 3c696f6 commit 7553ab1Copy full SHA for 7553ab1
coax/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.1.8'
+__version__ = '0.1.9'
2
3
4
# expose specific classes and functions
doc/release_notes.rst
@@ -1,6 +1,12 @@
Release Notes
=============
+v0.1.9
5
+------
6
+
7
+Bumped version to drop hard dependence on ``ray``.
8
9
10
v0.1.8
11
------
12
0 commit comments