Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki authored Jul 1, 2023
1 parent ae585fa commit 9cc8da0
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 @@ -44,13 +44,13 @@

setup(
name="littleballoffur",
version="2.3.0",
version="2.3.1",
license="MIT",
description="A general purpose library for subsampling graphs.",
author="Benedek Rozemberczki",
author_email="[email protected]",
url="https://github.com/benedekrozemberczki/littleballoffur",
download_url="https://github.com/benedekrozemberczki/littleballoffur/archive/v_2.2.0.tar.gz",
download_url="https://github.com/benedekrozemberczki/littleballoffur/archive/v_2.3.1.tar.gz",
keywords=keywords,
install_requires=install_requires,
setup_requires=setup_requires,
Expand Down

0 comments on commit 9cc8da0

Please sign in to comment.