Skip to content

Commit f81bf2b

Browse files
authored
Merge pull request #32 from fastlabel/0.8.1
0.8.1
2 parents 4c04812 + 8d7d500 commit f81bf2b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ _If you are using FastLabel prototype, please install version 0.2.2._
1616
- [Annotation](#annotation)
1717
- [Converter](#converter)
1818
- [COCO](#coco)
19+
- [YOLO](#yolo)
20+
- [Pascal VOC](#pascal-voc)
1921

2022
## Installation
2123

setup.py

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

99
setuptools.setup(
1010
name="fastlabel",
11-
version="0.8.0",
11+
version="0.8.1",
1212
author="eisuke-ueta",
1313
author_email="eisuke.ueta@fastlabel.ai",
1414
description="The official Python SDK for FastLabel API, the Data Platform for AI",

0 commit comments

Comments
 (0)