Skip to content

Commit 182cca1

Browse files
committed
Back to development: 0.2.6
1 parent f74b0f1 commit 182cca1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog for django-import-export
22
==================================
33

4+
0.2.6 (unreleased)
5+
------------------
6+
7+
- Nothing changed yet.
8+
9+
410
0.2.5 (2014-10-04)
511
------------------
612

import_export/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.2.5'
1+
__version__ = '0.2.6.dev0'

0 commit comments

Comments
 (0)