Skip to content

Commit c415da2

Browse files
committed
Fixed
1 parent 90c558b commit c415da2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[metadata]
22
name = telegrambots
3-
version = 0.0.4-preview
3+
version = 0.0.5-preview
44
author = immmdreza
55
author_email = ir310022@gmail.com
66
description = A pure and modern python package for telegram bots.
77
long_description = file: README.md
88
long_description_content_type = text/markdown
9-
url = https://github.com/immmdreza/telegrambots
9+
url = https://github.com/python-telegrambots/telegrambots
1010
project_urls =
11-
Bug Tracker = https://github.com/immmdreza/telegrambots/issues
11+
Bug Tracker = https://github.com/immmdreza/python-telegrambots/issues
1212
classifiers =
1313
Programming Language :: Python :: 3
1414
License :: OSI Approved :: MIT License

src/telegrambots/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)