We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa6399 commit 1347e97Copy full SHA for 1347e97
src/ruvsarpur.py
@@ -1,8 +1,8 @@
1
#!/usr/bin/env python
2
# coding=utf-8
3
-__version__ = "12.0.1"
+__version__ = "12.0.2"
4
# When modifying remember to issue a new tag command in git before committing, then push the new tag
5
-# git tag -a v12.0.1 -m "v12.0.1"
+# git tag -a v12.0.2 -m "v12.0.2"
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