Skip to content

Commit

Permalink
Add new version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
itsamirhn committed Mar 5, 2022
1 parent 85c796e commit b9f9c79
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.2.1",
version="0.3",
packages=["autolms"],
url="https://github.com/itsamirhn/AutoLMS",
download_url="https://github.com/itsamirhn/AutoLMS/archive/refs/tags/v0.2.1.tar.gz",
download_url="https://github.com/itsamirhn/AutoLMS/archive/refs/tags/v0.3.tar.gz",
license="MIT",
author="AmirMohammad Hosseini Nasab",
author_email="awmirhn@gmail.com",
Expand Down

0 comments on commit b9f9c79

Please sign in to comment.