Skip to content

Commit 4595911

Browse files
committed
Bumping version from 1.0.3 to 1.0.4
1 parent b7ea7a4 commit 4595911

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eskiz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
__all__ = ["SMSClient", "types", "enums", "utils", "exceptions"]
77

8-
__version__ = "1.0.3"
8+
__version__ = "1.0.4"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ warn_unused_configs = true
1313
[tool.poetry]
1414
name = "eskiz-sms-client"
1515
packages = [{ include = "eskiz" }]
16-
version = "1.0.3"
16+
version = "1.0.4"
1717
description = "Async/Sync Python SDK of Eskiz.uz SMS Gateway"
1818
authors = ["hoosnick <hoosnick@morphix.uz>"]
1919
license = "MIT"

0 commit comments

Comments
 (0)