Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
  • Loading branch information
treatmesubj committed Mar 3, 2023
1 parent 42e4060 commit 28c128f
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 @@ -7,15 +7,15 @@

setup(
name="thesr",
version="0.0.1",
version="0.0.2",
license="gpl-3.0",
author="John Hupperts",
author_email="[email protected]",
description="thesaurus (and also dictionary)",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/treatmesubj/Thesaurus_Rex",
download_url="https://github.com/treatmesubj/Thesaurus_Rex/archive/refs/tags/v0.0.1.tar.gz",
download_url="https://github.com/treatmesubj/Thesaurus_Rex/archive/refs/tags/v0.0.2.tar.gz",
packages=["thesr"],
package_dir={"Thesaurus_Rex": "thesr"},
project_urls={
Expand Down

0 comments on commit 28c128f

Please sign in to comment.