We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba1c53 commit 4a1145eCopy full SHA for 4a1145e
compilers/python/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "runar-compiler"
3
-version = "0.3.4"
+version = "0.4.0"
4
description = "Runar smart contract compiler - Python implementation"
5
requires-python = ">=3.10"
6
dependencies = []
packages/runar-py/pyproject.toml
name = "runar"
description = "Runar - TypeScript-to-Bitcoin Script Compiler (Python runtime)"
0 commit comments