Skip to content

Commit 222b116

Browse files
committed
Merge branch 'release/0.6.3' into main
2 parents de1e319 + 5f3c642 commit 222b116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kim.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from importlib.metadata import version
1616
from PIL import Image
1717

18-
KIM_VERSION = "0.6.2"
18+
KIM_VERSION = "0.6.3"
1919
KEEP_KEYRING_ID = 'google-keep-token'
2020
KEEP_NOTE_URL = "https://keep.google.com/#NOTE/"
2121
CONFIG_FILE = "settings.cfg"

0 commit comments

Comments
 (0)