Skip to content

Commit c0ca027

Browse files
author
Johannes Hötter
committed
bump version to 0.1.0
1 parent 8395b94 commit c0ca027

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![kern-python](https://uploads-ssl.webflow.com/61e47fafb12bd56b40022a49/62766400bd3c57b579d289bf_kern-python%20Banner.png)
22
[![Python 3.9](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/)
3-
[![pypi 0.0.4](https://img.shields.io/badge/pypi-0.0.4-yellow.svg)](https://pypi.org/project/kern-sdk/0.0.4/)
3+
[![pypi 0.1.0](https://img.shields.io/badge/pypi-0.1.0-yellow.svg)](https://pypi.org/project/kern-sdk/0.1.0/)
44

55
# Kern AI API for Python
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="kern-sdk",
13-
version="0.0.4",
13+
version="0.1.0",
1414
author="jhoetter",
1515
author_email="johannes.hoetter@kern.ai",
1616
description="Official SDK for the Kern AI API",

0 commit comments

Comments
 (0)