Skip to content

Commit

Permalink
Update version, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamu committed Nov 5, 2017
1 parent 1208d80 commit 40a1840
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,10 @@ See `setup.py` for specific required versions of these packages.

## Change Log

### 6.1.1

* remove inadvertently included IDE file

### 6.1.0

* Add Django 2.0 compatibility testing
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
description="Blogging app for the Django web framework",
name="pinax-blog",
long_description=LONG_DESCRIPTION,
version="6.1.0",
version="6.1.1",
url="http://github.com/pinax/pinax-blog/",
license="MIT",
packages=find_packages(),
Expand Down

0 comments on commit 40a1840

Please sign in to comment.