File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " Lark.js" ,
33 "description" : " live port of the Lark standalone parser to Javascript" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55 "scripts" : {
66 "test" : " mocha"
77 },
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " Lark-js"
3- version = " 0.1.2 "
3+ version = " 0.1.3 "
44description = " An extension to Lark that generates a Javascript standalone"
55authors = [" Erez Shin <erezshin@gmail.com>" ]
66license = " MIT"
@@ -10,7 +10,6 @@ documentation = "https://lark.readthedocs.io/en/latest/"
1010classifiers = [
1111 " Development Status :: 4 - Beta" ,
1212 " Intended Audience :: Developers" ,
13- " Programming Language :: Python :: 2.7" ,
1413 " Programming Language :: Python :: 3" ,
1514 " Topic :: Software Development :: Libraries :: Python Modules" ,
1615 " Topic :: Text Processing :: General" ,
You can’t perform that action at this time.
0 commit comments