Skip to content

Commit 2a7a7d6

Browse files
authored
Update setup.py [skip ci]
1 parent ad0ac85 commit 2a7a7d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# -*- coding: utf-8 -*-
1+
# -*- coding: utf-8 -*-
22

33
from setuptools import find_packages, setup
44

@@ -68,7 +68,7 @@
6868

6969
setup(
7070
name="pythainlp",
71-
version="2.1.dev8",
71+
version="2.1",
7272
description="Thai Natural Language Processing library",
7373
long_description=readme,
7474
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)