diff options
Diffstat (limited to 'textproc/py-tiktoken/Makefile')
-rw-r--r-- | textproc/py-tiktoken/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-tiktoken/Makefile b/textproc/py-tiktoken/Makefile index 40992b068cac..a6239c676dd2 100644 --- a/textproc/py-tiktoken/Makefile +++ b/textproc/py-tiktoken/Makefile @@ -1,6 +1,5 @@ PORTNAME= tiktoken -PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTVERSION= 0.11.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |