We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d7f95 commit 23c3268Copy full SHA for 23c3268
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.2.1 (2023-11-22)
2
+
3
+### Refactor
4
5
+- Move examples folder oustide the src
6
7
+## v0.1.13 (2023-11-22)
8
9
## v0.2.0 (2023-11-22)
10
11
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pycompile"
-version = "0.2.0"
+version = "0.2.1"
description = "A CLI tool for compiling python"
authors = ["iplitharas <[email protected]>"]
homepage = "https://github.com/iplitharas/pycompile"
0 commit comments