chnages in build

This commit is contained in:
Joel 2021-01-17 03:04:38 +01:00
parent 24817dcc32
commit 327f87ca34
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
5 changed files with 37 additions and 2 deletions

View file

@ -12,10 +12,12 @@ else:
setuptools.setup(
name="complib",
version="0.0.1",
version="0.0.2",
author="F-WuTs",
author_email="--",
description="",
summary="Library for the competition",
platforms=["any"],
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/F-WuTS/compLIB",