mirror of
https://github.com/RustPython/Parser.git
synced 2025-08-28 06:14:56 +00:00
0.3.0 (#92)
This commit is contained in:
parent
d09bce80e6
commit
a1e4336f70
6 changed files with 12 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "rustpython-parser-core"
|
||||
description = "RustPython parser data types."
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
authors = ["RustPython Team"]
|
||||
edition = "2021"
|
||||
repository = "https://github.com/RustPython/Parser/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue