Skip to content

Commit

Permalink
LittleBallofFur
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed Jan 22, 2022
1 parent 91d8b1c commit 43696d7
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 @@ -42,13 +42,13 @@

setup(
name="littleballoffur",
version="2.1.11",
version="2.1.12",
license="MIT",
description="A general purpose library for subsampling graphs.",
author="Benedek Rozemberczki",
author_email="benedek.rozemberczki@gmail.com",
url="https://github.com/benedekrozemberczki/littleballoffur",
download_url="https://github.com/benedekrozemberczki/littleballoffur/archive/v_2.1.11.tar.gz",
download_url="https://github.com/benedekrozemberczki/littleballoffur/archive/v_2.1.12.tar.gz",
keywords=keywords,
install_requires=install_requires,
setup_requires=setup_requires,
Expand Down

0 comments on commit 43696d7

Please sign in to comment.