Skip to content

Commit

Permalink
Merge bfe6108 into 698ae2a
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajay Jashnani committed May 25, 2018
2 parents 698ae2a + bfe6108 commit d0d7b8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -48,7 +48,7 @@ of NI-XNET.

**nixnet** can be installed with `pip <http://pypi.python.org/pypi/pip>`__::

$ python -m pip install nixnet
$ python -m pip install nixnet~=0.3.0

Now you should be able to move onto the `Examples <https://github.com/ni/nixnet-python/tree/master/nixnet_examples>`__.

Expand Down Expand Up @@ -80,7 +80,7 @@ Status
* The following support is included:
* CAN and LIN protocol
* Frames, Signals, and frame/signal conversion
* Database import
* Database APIs
* For a complete list of supported features and functions, see the `documentation <http://nixnet.readthedocs.io>`__.
* See the `enhancement issues <https://github.com/ni/nixnet-python/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement>`__ for potential future work.
* Breaking API changes will be kept to a minimum. If a breaking change is made, it will be planned through
Expand Down
2 changes: 1 addition & 1 deletion nixnet/VERSION
@@ -1 +1 @@
0.2.1
0.3.0

0 comments on commit d0d7b8c

Please sign in to comment.