Skip to content

Commit

Permalink
Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbenjoseph committed May 23, 2022
1 parent 640b583 commit 1aeb098
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 @@ -4,8 +4,8 @@
install_requires = fd.read().splitlines()

setup(
name="aiscan",
version="0.1.0",
name="daisybell",
version="0.2.1",
description="Scan AI models for problems",
long_description=open("README.rst").read(),
keywords="machine_learning artificial_intelligence",
Expand Down

0 comments on commit 1aeb098

Please sign in to comment.