Skip to content

Commit

Permalink
update to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
timbmg committed Mar 22, 2022
1 parent f7d910f commit ccd16d9
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 @@ -2,11 +2,11 @@

setup(
name="square_auth",
version="0.0.5",
version="0.0.7",
license="MIT",
description="",
url="https://github.com/UKP-SQuARE/square-auth",
download_url="https://github.com/UKP-SQuARE/square-auth/archive/refs/tags/v0.0.5.tar.gz",
download_url="https://github.com/UKP-SQuARE/square-auth/archive/refs/tags/v0.0.7.tar.gz",
author="UKP",
author_email="baumgaertner@ukp.informatik.tu-darmstadt.de",
packages=find_packages(
Expand Down

0 comments on commit ccd16d9

Please sign in to comment.