Skip to content

Commit 4d7bfcd

Browse files
committed
Bumped version.
1 parent 610873a commit 4d7bfcd

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGES

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
0.2.6 (in development)
2-
----------------------
1+
0.2.6 (2013-09-14) "Humperdinck"
2+
--------------------------------
33

44
- Supports API version 2011-08-01
55
- Config files added
6-
- Will work with elementtree from stdlib.
6+
- Almost total rewrite of processors backend. Will work now with elementtree
7+
from stdlib, too.
78
- #26: Added endpoints for CN, ES and IT.
89
- Added RetryAPI to contrib package thanks to Jerry Ji.
910
- Documentation was overhauled.

amazonproduct/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# The version is defined in its own module so we can import it from setup.py
55
# without introducing unwanted dependencies at that stage.
6-
VERSION = '0.2.6pre'
6+
VERSION = '0.2.6'
77

88
# The following code is borrowed from Sphinx
99
# https://bitbucket.org/birkenfeld/sphinx/

0 commit comments

Comments
 (0)