Skip to content

Commit

Permalink
🚀 Preparing v.1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ferzcam committed Apr 23, 2024
1 parent 23cafec commit 42b4282
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 @@ -25,13 +25,13 @@

setup(
name="deepgoplus",
version="1.0.1",
version="1.0.2",
description="DeepGOPlus function predictor",
long_description=open(README).read(),
long_description_content_type="text/markdown",
author="Maxat Kulmanov",
author_email="[email protected]",
download_url="https://github.com/bio-ontology-research-group/deepgoplus/archive/v1.0.1.tar.gz",
download_url="https://github.com/bio-ontology-research-group/deepgoplus/archive/v1.0.2.tar.gz",
license="Apache 2.0",
packages=["deepgoplus",],
package_data={"deepgoplus": [],},
Expand Down

0 comments on commit 42b4282

Please sign in to comment.