We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b7c34 commit e9f16e1Copy full SHA for e9f16e1
CHANGELOG.rst
@@ -1,6 +1,18 @@
1
Changelog
2
=========
3
4
+0.3.36
5
+------
6
+
7
+*Date: 2015-10-05*
8
9
+* New command-line option: --json
10
+* New site support:
11
+ - Internet Archive
12
+* Bug fixes:
13
+ - iQIYI
14
+ - SoundCloud
15
16
0.3.35
17
------
18
src/you_get/version.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python
script_name = 'you-get'
-__version__ = '0.3.35'
+__version__ = '0.3.36'
0 commit comments