Skip to content

Commit ab7bb08

Browse files
committed
Version bump
1 parent aa803f8 commit ab7bb08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ruvsarpur.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/usr/bin/env python
22
# coding=utf-8
3-
__version__ = "13.0.1"
3+
__version__ = "13.1.0"
44
# When modifying remember to issue a new tag command in git before committing, then push the new tag
5-
# git tag -a v13.0.1 -m "v13.0.1"
5+
# git tag -a v13.1.0 -m "v13.1.0"
66
# git push origin master --tags
77
"""
88
Python script that allows you to download TV shows off the Icelandic RÚV Sarpurinn website.

0 commit comments

Comments
 (0)