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 7e28618 commit 96a1faeCopy full SHA for 96a1fae
coax/__init__.py
@@ -19,7 +19,7 @@
19
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #
20
# ------------------------------------------------------------------------------------------------ #
21
22
-__version__ = '0.1.6'
+__version__ = '0.1.7'
23
24
25
# expose specific classes and functions
doc/release_notes.rst
@@ -2,6 +2,13 @@ Release Notes
2
=============
3
4
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
12
v0.1.6
13
------
14
0 commit comments