File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- 0.2.6 (in development)
2
- ----------------------
1
+ 0.2.6 (2013-09-14) "Humperdinck"
2
+ --------------------------------
3
3
4
4
- Supports API version 2011-08-01
5
5
- 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.
7
8
- #26: Added endpoints for CN, ES and IT.
8
9
- Added RetryAPI to contrib package thanks to Jerry Ji.
9
10
- Documentation was overhauled.
Original file line number Diff line number Diff line change 3
3
4
4
# The version is defined in its own module so we can import it from setup.py
5
5
# without introducing unwanted dependencies at that stage.
6
- VERSION = '0.2.6pre '
6
+ VERSION = '0.2.6 '
7
7
8
8
# The following code is borrowed from Sphinx
9
9
# https://bitbucket.org/birkenfeld/sphinx/
You can’t perform that action at this time.
0 commit comments