Skip to content

Commit 23c3268

Browse files
committed
bump: version 0.2.0 → 0.2.1
1 parent 53d7f95 commit 23c3268

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
## v0.2.0 (2023-11-22)
210

311
### Feat

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pycompile"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "A CLI tool for compiling python"
55
authors = ["iplitharas <[email protected]>"]
66
homepage = "https://github.com/iplitharas/pycompile"

0 commit comments

Comments
 (0)