Skip to content

Commit

Permalink
Preparing release 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Oct 4, 2015
1 parent ad5d7a5 commit f281d28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGELOG
=========

0.8 (unreleased)
0.8 (2015-10-04)
================

- Add support for Python3 (thanks @naxube)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='django-sizefield',
version='0.8.dev0',
version='0.8',
author='Mathieu Leplatre',
author_email='contact@mathieu-leplatre.info',
url='https://github.com/leplatrem/django-sizefield',
Expand Down

0 comments on commit f281d28

Please sign in to comment.