Skip to content

Commit 32eff79

Browse files
committed
Prep for v6.2 release
1 parent a46af33 commit 32eff79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

OpenSubtitlesDownload.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8 -*-
33

4-
# OpenSubtitlesDownload.py / Version 6.1
4+
# OpenSubtitlesDownload.py / Version 6.2
55
# This software is designed to help you find and download subtitles for your favorite videos!
66

77
# You can browse the project's GitHub page:
@@ -54,7 +54,7 @@
5454

5555
# This application is registered
5656
APP_NAME = 'OpenSubtitlesDownload'
57-
APP_VERSION = '6.1'
57+
APP_VERSION = '6.2'
5858
APP_API_KEY = 'FNyoC96mlztsk3ALgNdhfSNapfFY9lOi'
5959

6060
# ==== OpenSubtitles.com account (required) ====================================

0 commit comments

Comments
 (0)