Skip to content

Commit 8373565

Browse files
Bump version number
1 parent e9bd897 commit 8373565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

poeditor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
>>> projects = client.list_projects()
99
"""
1010

11-
__version__ = "1.0.3"
11+
__version__ = "1.0.4"
1212

1313
try:
1414
from client import POEditorAPI, POEditorException, POEditorArgsException

0 commit comments

Comments
 (0)