Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrirs committed Jan 1, 2025
1 parent 3f963fb commit 95ad1a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ruvsarpur.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env python
# coding=utf-8
__version__ = "14.0.0"
__version__ = "13.2.0"
# When modifying remember to issue a new tag command in git before committing, then push the new tag
# git tag -a v13.1.0 -m "v13.1.0"
# git tag -a v13.2.0 -m "v13.2.0"
# git push origin master --tags
"""
Python script that allows you to download TV shows off the Icelandic RÚV Sarpurinn website.
Expand Down

0 comments on commit 95ad1a3

Please sign in to comment.