Skip to content

Commit

Permalink
Bump version from 1.1 to 1.2 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
n-eq authored Oct 1, 2022
1 parent 3c03ec4 commit b6669da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

setuptools.setup(
name="kooora",
version="1.1",
version="1.2",
author="Nabil Elqatib",
author_email="[email protected]",
description="An unofficial Kooora API",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/marrakchino/kooora-unofficial-api",
url="https://github.com/n-eq/kooora-unofficial-api",
packages=setuptools.find_packages(),
classifiers=[
"Development Status :: 3 - Alpha",
Expand Down

0 comments on commit b6669da

Please sign in to comment.