Skip to content

Commit 94daacc

Browse files
committed
version 0.3.12
1 parent a9171c8 commit 94daacc

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
0.3.12
5+
------
6+
7+
*Date: 2013-05-19*
8+
9+
* Fix issues for:
10+
- Google+
11+
- Mixcloud
12+
- Tudou
13+
414
0.3.11
515
------
616

src/you_get/version.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
__all__ = ['__version__', '__date__']
44

5-
__version__ = '0.3.11'
6-
__date__ = '2013-04-26'
5+
__version__ = '0.3.12'
6+
__date__ = '2013-05-19'

0 commit comments

Comments
 (0)