Skip to content

Commit 701954a

Browse files
authored
increases version number (#106)
1 parent b2133d5 commit 701954a

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
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align=center>
8-
<a href="https://pypi.org/project/kern-refinery/1.2.0/"><img src="https://img.shields.io/badge/pypi-1.2.0-yellow.svg" alt="pypi 1.2.0"></a>
8+
<a href="https://pypi.org/project/kern-refinery/1.3.0/"><img src="https://img.shields.io/badge/pypi-1.3.0-yellow.svg" alt="pypi 1.3.0"></a>
99
<a href="https://github.com/code-kern-ai/refinery/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-success" alt="Apache 2.0 License"></a>
1010
<a href="https://github.com/code-kern-ai/refinery/discussions"><img src="https://img.shields.io/badge/Discussions-gray.svg?logo=github" alt="GitHub Discussions"></a>
1111
<a href="https://discord.gg/qf4rGCEphW"><img src="https://img.shields.io/badge/Discord-gray.svg?logo=discord" alt="Discord"></a>

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-refinery",
13-
version="1.2.0",
13+
version="1.3.0",
1414
author="jhoetter",
1515
author_email="[email protected]",
1616
description="The open-source data-centric IDE for NLP.",

0 commit comments

Comments
 (0)