diff --git a/src/ruvsarpur.py b/src/ruvsarpur.py index 1ed0c90..c1fcd5f 100644 --- a/src/ruvsarpur.py +++ b/src/ruvsarpur.py @@ -1,8 +1,8 @@ #!/usr/bin/env python # coding=utf-8 -__version__ = "13.0.1" +__version__ = "13.1.0" # When modifying remember to issue a new tag command in git before committing, then push the new tag -# git tag -a v13.0.1 -m "v13.0.1" +# git tag -a v13.1.0 -m "v13.1.0" # git push origin master --tags """ Python script that allows you to download TV shows off the Icelandic RÚV Sarpurinn website.