Skip to content

Commit 2ac4f2c

Browse files
committed
new version 1.1.5
1 parent 62c95e4 commit 2ac4f2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deepqt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__program__ = "DeepQt"
2-
__version__ = "1.1.4"
2+
__version__ = "1.1.5"
33
__description__ = "DeepL API front-end using Qt."

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = deepqt
3-
version = 1.1.4
3+
version = 1.1.5
44
description = Harness the power of the DeepL API with this friendly user interface.
55
long_description = file: README.md
66
long_description_content_type = text/markdown; charset=UTF-8; variant=GFM

0 commit comments

Comments
 (0)