Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 98ca457

Browse files
bump to 0.2 for new pkg
1 parent 88be6fc commit 98ca457

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
@@ -16,7 +16,7 @@
1616
from setuptools import setup
1717

1818
setup(name='chatbase',
19-
version='0.1',
19+
version='0.2',
2020
description='Python module for interacting with Chatbase APIs',
2121
url='https://chatbase.com/documentation',
2222
author='Google Inc.',

0 commit comments

Comments
 (0)