Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit c774d50

Browse files
committed
Updated minor version number
1 parent 666826a commit c774d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

btsyncindicator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
import subprocess
5353
from contextlib import contextmanager
5454

55-
VERSION = '0.14'
55+
VERSION = '0.14.1'
5656
TIMEOUT = 2 # seconds
5757

5858
@contextmanager

0 commit comments

Comments
 (0)