Skip to content

Commit

Permalink
Merge pull request #26 from nabobalis/master
Browse files Browse the repository at this point in the history
release v0.2.0
  • Loading branch information
nabobalis committed May 18, 2019
2 parents 423bc5e + ea6c2e4 commit 38139df
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 @@ -15,7 +15,7 @@ Our homepage `SunPy`_ has more information about the project.
Installation
============

The recommended way to install radiospectra is with `conda`_.
The recommended way to install radiospectra is with `anaconda <https://www.anaconda.com/distribution/>`__.

.. code:: bash
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ extra_requires = tests, docs
tests_requires = pytest, pytest-cov, pytest-astropy
docs_requires = sphinx, sunpy-sphinx-theme, sphinx-astropy
# version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
version = 0.2.0.dev
version = 0.2.0
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 2.7

Expand Down

0 comments on commit 38139df

Please sign in to comment.