Skip to content

Commit

Permalink
Marking current version as 1.3.5. To be added to pipy
Browse files Browse the repository at this point in the history
Former-commit-id: b6bea90
  • Loading branch information
jeenriquez committed Dec 7, 2018
1 parent 33d5274 commit 74d7cd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ by the Breakthrough Listen instruments.

### Installation

The latest stable release (1.3.3) can be installed via pip:
The latest release (1.3.5) can be installed via pip:

```
pip install blimpy
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
from setuptools import setup, find_packages

__version__ = '1.3.4'
__version__ = '1.3.5'

# create entry points
# see http://astropy.readthedocs.org/en/latest/development/scripts.html
Expand Down

0 comments on commit 74d7cd4

Please sign in to comment.