Skip to content

Commit c561022

Browse files
authored
Update setup.py
1 parent 0be0ff4 commit c561022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read_requirements(path):
2828

2929
setup(
3030
name="openai-detector",
31-
version="0.1.1",
31+
version="0.1.2",
3232
description="Open AI classifier for indicating AI-written text",
3333
url="https://github.com/promptslab/openai-detector",
3434
long_description=read("README.md"),

0 commit comments

Comments
 (0)