Skip to content

Commit 8636816

Browse files
committed
Update dev version to 0.10.0.dev0.
1 parent f47f839 commit 8636816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytdbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"Client",
1414
]
1515

16-
__version__ = "0.9.10"
16+
__version__ = "0.10.0.dev0"
1717
__copyright__ = "Copyright (c) 2022-2026 Pytdbot, AYMENJD"
1818
__license__ = "MIT License"
1919

0 commit comments

Comments
 (0)