Skip to content

Commit 6249bb7

Browse files
committed
0.7.4
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
1 parent 90d9bbb commit 6249bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
URL = 'https://github.com/kennethreitz/requests-html'
1818
EMAIL = 'me@kennethreitz.org'
1919
AUTHOR = 'Kenneth Reitz'
20-
VERSION = '0.7.3'
20+
VERSION = '0.7.4'
2121

2222
# What packages are required for this module to be executed?
2323
REQUIRED = [

0 commit comments

Comments
 (0)