10000 Merged PR 4361: Upgrade the version to 1.4.1. · microsoft/Cognitive-Face-Python@2068c19 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit 2068c19

Browse files
Sean HuSean Hu
Sean Hu
authored and
Sean Hu
committed
Merged PR 4361: Upgrade the version to 1.4.1.
Upgrade the version to 1.4.1.
1 parent f66fb0a commit 2068c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def readme():
2020

2121
setup(
2222
name='cognitive_face',
23-
version='1.4.0',
23+
version='1.4.1',
2424
packages=find_packages(exclude=['tests']),
2525
install_requires=['requests'],
2626
author='Microsoft',

0 commit comments

Comments
 (0)
0