Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrirs committed Jan 18, 2024
1 parent aa803f8 commit ab7bb08
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__ = "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.
Expand Down

0 comments on commit ab7bb08

Please sign in to comment.