Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit 1aeb098

Browse files
committed
Release v0.2.1
1 parent 640b583 commit 1aeb098

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
install_requires = fd.read().splitlines()
55

66
setup(
7-
name="aiscan",
8-
version="0.1.0",
7+
name="daisybell",
8+
version="0.2.1",
99
description="Scan AI models for problems",
1010
long_description=open("README.rst").read(),
1111
keywords="machine_learning artificial_intelligence",

0 commit comments

Comments
 (0)