Skip to content

Commit 20d348a

Browse files
committed
chore: bump version to v0.2.0
1 parent ae47247 commit 20d348a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.PTBR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</p>
77

88
<p align="center">
9-
<a href="https://pypi.org/project/structer"><img src="https://img.shields.io/badge/v0.1.1-282C34?style=flat-square&label=Version&labelColor=1D1D1D"></a>
9+
<a href="https://pypi.org/project/structer"><img src="https://img.shields.io/badge/v0.2.0-282C34?style=flat-square&label=Version&labelColor=1D1D1D"></a>
1010
<a href="https://github.com/d3cryptofc/structer/actions/workflows/ci.yml"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/d3cryptofc/structer/ci.yml?style=flat-square&labelColor=1D1D1D&label=Python 3.9 | 3.10 | 3.11 | 3.12&logo=python&logoColor=white"></a>
1111
<a href="https://github.com/d3cryptofc/structer/LICENSE"><img src="https://img.shields.io/badge/MIT-282C34?style=flat-square&label=License&labelColor=1D1D1D"></a>
1212
</p>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</p>
77

88
<p align="center">
9-
<a href="https://pypi.org/project/structer"><img src="https://img.shields.io/badge/v0.1.1-282C34?style=flat-square&label=Version&labelColor=1D1D1D"></a>
9+
<a href="https://pypi.org/project/structer"><img src="https://img.shields.io/badge/v0.2.0-282C34?style=flat-square&label=Version&labelColor=1D1D1D"></a>
1010
<a href="https://github.com/d3cryptofc/structer/actions/workflows/ci.yml"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/d3cryptofc/structer/ci.yml?style=flat-square&labelColor=1D1D1D&label=Python 3.9 | 3.10 | 3.11 | 3.12&logo=python&logoColor=white"></a>
1111
<a href="https://github.com/d3cryptofc/structer/LICENSE"><img src="https://img.shields.io/badge/MIT-282C34?style=flat-square&label=License&labelColor=1D1D1D"></a>
1212
</p>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "structer"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = "Structer is a structurer written in Python based on C language structs."
55
authors = ["Lelzin λ <d3cryptofc@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)