Skip to content

Commit

Permalink
LBF
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed Dec 2, 2020
1 parent 8515a58 commit 8d7ad5b
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 @@ -34,13 +34,13 @@

setup(
name = "littleballoffur",
version = "2.1.4",
version = "2.1.5",
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_20004.tar.gz",
download_url = "https://github.com/benedekrozemberczki/littleballoffur/archive/v_20005.tar.gz",
keywords = keywords,
install_requires = install_requires,
setup_requires = setup_requires,
Expand Down

0 comments on commit 8d7ad5b

Please sign in to comment.