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

Commit 7f119af

Browse files
author
grarich123
committed
release_v1.0.3
1 parent 69973b2 commit 7f119af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deepl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
__author__ = 'grarich'
1111
__license__ = 'MIT'
1212
__copyright__ = 'Copyright 2021-present grarich'
13-
__version__ = '1.0.2'
13+
__version__ = '1.0.3'
1414

1515
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
1616

0 commit comments

Comments
 (0)