We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa803f8 commit ab7bb08Copy full SHA for ab7bb08
src/ruvsarpur.py
@@ -1,8 +1,8 @@
1
#!/usr/bin/env python
2
# coding=utf-8
3
-__version__ = "13.0.1"
+__version__ = "13.1.0"
4
# 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"
+# git tag -a v13.1.0 -m "v13.1.0"
6
# git push origin master --tags
7
"""
8
Python script that allows you to download TV shows off the Icelandic RÚV Sarpurinn website.
0 commit comments