Skip to content

Commit

Permalink
Update the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
viogp committed Jun 11, 2019
1 parent 055a2be commit f8444d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ List of the `Novonix`_ software versions the code has been tested against:
:target: https://prepare-novonix-data.readthedocs.io/en/latest/
:alt: Documentation Status

.. |pypi| image:: https://badge.fury.io/py/preparenovonix.svg
.. |pypi| image:: https://img.shields.io/pypi/v/preparenovonix.svg
:target: https://pypi.org/project/preparenovonix/

.. |zenodo| image:: https://zenodo.org/badge/186994865.svg
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# This call to setup() does all the work
setup(
name="preparenovonix",
version="0.1.0",
version="1.0.1",
packages=find_packages(exclude=("tests",)),
description=desc,
long_description=README,
Expand Down

0 comments on commit f8444d3

Please sign in to comment.