Skip to content

Commit 1347e97

Browse files
committed
Bumping version
1 parent faa6399 commit 1347e97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ruvsarpur.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/usr/bin/env python
22
# coding=utf-8
3-
__version__ = "12.0.1"
3+
__version__ = "12.0.2"
44
# 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"
5+
# git tag -a v12.0.2 -m "v12.0.2"
66
# git push origin master --tags
77
"""
88
Python script that allows you to download TV shows off the Icelandic RÚV Sarpurinn website.

0 commit comments

Comments
 (0)