Skip to content

Commit fa6b465

Browse files
authored
increases version (#25)
1 parent f4a50d9 commit fa6b465

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
[![refinery repository](https://uploads-ssl.webflow.com/61e47fafb12bd56b40022a49/62cf1c3cb8272b1e9c01127e_refinery%20sdk%20banner.png)](https://github.com/code-kern-ai/refinery)
22
[![Python 3.9](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/)
3-
[![pypi 1.1.0](https://img.shields.io/badge/pypi-1.1.0-yellow.svg)](https://pypi.org/project/refinery-python-sdk/1.1.0/)
3+
[![pypi 1.3.0](https://img.shields.io/badge/pypi-1.3.0-yellow.svg)](https://pypi.org/project/refinery-python-sdk/1.3.0/)
44

55
This is the official Python SDK for [*refinery*](https://github.com/code-kern-ai/refinery), the **open-source** data-centric IDE for NLP.
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="refinery-python-sdk",
13-
version="1.1.0",
13+
version="1.3.0",
1414
author="jhoetter",
1515
author_email="johannes.hoetter@kern.ai",
1616
description="Official Python SDK for Kern AI refinery.",

0 commit comments

Comments
 (0)