We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2705388 commit c41674aCopy full SHA for c41674a
setup.py
@@ -14,7 +14,7 @@
14
author = 'Cedric Richter',
15
author_email = 'cedricr.upb@gmail.com',
16
url = 'https://github.com/cedricrupb/code_tokenize',
17
- download_url = 'https://github.com/cedricrupb/code_tokenize/archive/refs/tags/v0.1.0.tar.gz',
+ download_url = 'https://github.com/cedricrupb/code_tokenize/archive/refs/tags/v0.2.0.tar.gz',
18
keywords = ['code', 'tokenization', 'tokenize', 'program', 'language processing'],
19
install_requires=[
20
'tree_sitter',
0 commit comments