Update version in wapm.toml

This commit is contained in:
Noah
2020-04-23 23:07:43 -05:00
parent e42454f117
commit 9331556fc1

View File

@@ -1,6 +1,6 @@
[package]
name = "rustpython"
version = "0.1.2"
version = "0.1.3"
description = "A Python-3 (CPython >= 3.5.0) Interpreter written in Rust 🐍 😱 🤘"
license-file = "LICENSE"
readme = "README.md"