Skip to content

Commit 0529f11

Browse files
committed
chore: update version to 0.1.8 and bump vitap-vtop-client to 0.2.8
1 parent bc46297 commit 0529f11

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<a href="https://opensource.org/licenses/MIT">
1414
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT">
1515
</a>
16-
<img src="https://img.shields.io/badge/Version-0.1.7-blue.svg" alt="Version 0.1.7">
16+
<img src="https://img.shields.io/badge/Version-0.1.8-blue.svg" alt="Version 0.1.8">
1717
<a href="https://github.com/Udhay-Adithya/vitap-vtop-client/issues">
1818
<img src="https://img.shields.io/github/issues/Udhay-Adithya/vit_ap_vtop_api" alt="License: MIT">
1919
</a>

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "vitap-vtop-api"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "A FastAPI wrapper for vitap-vtop-client."
55
authors = ["Udhay Adithya udhayxd@gmail.com"]
66
readme = "README.md"

0 commit comments

Comments
 (0)