Bump all crate versions to 0.2.0

This commit is contained in:
Noa 2023-01-11 00:05:25 -06:00
parent 2f33de77c4
commit e3fa5a54ba
5 changed files with 13 additions and 10 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "rustpython-compiler"
version = "0.1.2"
version = "0.2.0"
description = "A usability wrapper around rustpython-parser and rustpython-compiler-core"
authors = ["RustPython Team"]
edition = "2021"