Skip to content

Commit c41674a

Browse files
committed
Update download URL
1 parent 2705388 commit c41674a

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
@@ -14,7 +14,7 @@
1414
author = 'Cedric Richter',
1515
author_email = 'cedricr.upb@gmail.com',
1616
url = 'https://github.com/cedricrupb/code_tokenize',
17-
download_url = 'https://github.com/cedricrupb/code_tokenize/archive/refs/tags/v0.1.0.tar.gz',
17+
download_url = 'https://github.com/cedricrupb/code_tokenize/archive/refs/tags/v0.2.0.tar.gz',
1818
keywords = ['code', 'tokenization', 'tokenize', 'program', 'language processing'],
1919
install_requires=[
2020
'tree_sitter',

0 commit comments

Comments
 (0)