Skip to content

Commit 7e73795

Browse files
authored
Merge pull request #7 from dev-yoonik/release/version-0.2.0
Update changelog.
2 parents b92e7f2 + cd9b791 commit 7e73795

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## unreleased
8+
## v0.2.0
99

1010
### Added
1111
- Face process validation function.

setup.py

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

66
setup(
77
name="yk_face",
8-
version="0.2.0-dev0",
8+
version="0.2.0",
99
description="Python SDK for the YooniK Face API.",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)