Skip to content

Commit

Permalink
Release prep.
Browse files Browse the repository at this point in the history
  • Loading branch information
geowurster committed Jul 22, 2015
1 parent ab89bde commit 2d8466c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_install:
- sudo apt-get install -y libgdal1h gdal-bin libgdal-dev

install:
- "pip install -e .[test]"
- "pip install -e .[dev]"

script:
- py.test tests --cov fio_buffer --cov-report term-missing
Expand Down
11 changes: 9 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
Changes
=======

0.1 - (?)
---------

0.1.1 (2015-07-21)
------------------

- Initial release


0.1 - (2015-06-08)
------------------

- Test release

0 comments on commit 2d8466c

Please sign in to comment.