Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #36 from VKCOM/v1.0.3
Browse files Browse the repository at this point in the history
Bump version to v1.0.3
  • Loading branch information
Dmitry Yutkin committed Nov 5, 2019
2 parents cc9b90b + 9d9942f commit 5fdb6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

setup(
name="youtokentome",
version="1.0.3-rc.1",
version="1.0.3",
packages=find_packages(),
description="Unsupervised text tokenizer focused on computational efficiency",
long_description=LONG_DESCRIPTION,
Expand Down

0 comments on commit 5fdb6d3

Please sign in to comment.