Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 850df7b

Browse files
committed
Update, date - Wed 07/20/2022, time - 0:24:50.73
1 parent 1927f29 commit 850df7b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cod_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.1"
1+
__version__ = "0.0.2dev0"
22

33
# Imports
44
import asyncio

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[metadata]
22
description-file = README.rst
33
version = attr: cod_api.__version__
4+
url = https://cod-python-api.todolodo.xyz
45
project_urls =
56
Source Code = https://github.com/TodoLodo2089/cod-python-api
67
Issue Tracker = https://github.com/TodoLodo2089/cod-python-api/issues

0 commit comments

Comments
 (0)