Skip to content

Commit

Permalink
Add new version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
itsamirhn committed Mar 6, 2022
1 parent d87d11a commit 581c352
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,10 +2,10 @@

setup(
name="AutoLMS",
version="0.3.1",
version="0.4",
packages=["autolms"],
url="https://github.com/itsamirhn/AutoLMS",
download_url="https://github.com/itsamirhn/AutoLMS/archive/refs/tags/v0.3.1.tar.gz",
download_url="https://github.com/itsamirhn/AutoLMS/archive/refs/tags/v0.4.tar.gz",
license="MIT",
author="AmirMohammad Hosseini Nasab",
author_email="[email protected]",
Expand Down

0 comments on commit 581c352

Please sign in to comment.