Skip to content

Commit

Permalink
Merge branch 'release/3.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
miltontony committed Jul 6, 2015
2 parents ae97260 + ebbf8fd commit 84be258
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
CHANGELOG
=========

3.0.2
-----
- fix package manifest

3.0.1
-----
- add `pyramid_redis` to dependencies for use in celery
Expand Down
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
include VERSION
include LICENSE
include README.rst
include CHANGES.rst
include requirements.txt
recursive-include springboard *
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.1
3.0.2

0 comments on commit 84be258

Please sign in to comment.