Skip to content

Commit

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

0 comments on commit 1f8e7bf

Please sign in to comment.