Skip to content

Commit e9f16e1

Browse files
committed
version 0.3.36
1 parent c0b7c34 commit e9f16e1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.rst

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

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+
416
0.3.35
517
------
618

src/you_get/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env python
22

33
script_name = 'you-get'
4-
__version__ = '0.3.35'
4+
__version__ = '0.3.36'

0 commit comments

Comments
 (0)