This commit is contained in:
Jeong, YunWon 2023-08-30 00:04:44 +09:00 committed by GitHub
parent d09bce80e6
commit a1e4336f70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "rustpython-parser"
version = "0.2.0"
version = "0.3.0"
description = "Parser for python code."
authors = ["RustPython Team"]
build = "build.rs"