Skip to content

Commit

Permalink
Preparing release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmihelac committed Dec 2, 2015
1 parent 10bc886 commit 320056f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog for django-import-export
==================================

0.4.0 (unreleased)
0.4.0 (2015-12-02)
------------------

- Add Django 1.9 support
Expand Down
2 changes: 1 addition & 1 deletion import_export/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.3.2.dev0'
__version__ = '0.4.0'

0 comments on commit 320056f

Please sign in to comment.