Skip to content

Commit 769a492

Browse files
committed
chore: bump to version v0.3.0
1 parent 5f41089 commit 769a492

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.2.0-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.3.0-282C34?style=flat-square&label=Version&labelColor=1D1D1D"></a>
1010
<a href="https://github.com/d3cryptofc/structer/blob/main/CONTRIBUTING.md"><img src="https://img.shields.io/badge/CONTRIBUTING-282C34?style=flat-square&logo=git&logoColor=FBFBFB"></a>
1111
<a href="https://github.com/d3cryptofc/structer/blob/main/CODE_OF_CONDUCT.md"><img src="https://img.shields.io/badge/CODE OF CONDUCT-282C34?style=flat-square&logo=contributorcovenant&logoColor=FBFBFB"></a>
1212
<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>

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.2.0-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.3.0-282C34?style=flat-square&label=Version&labelColor=1D1D1D"></a>
1010
<a href="https://github.com/d3cryptofc/structer/blob/main/CONTRIBUTING.md"><img src="https://img.shields.io/badge/CONTRIBUTING-282C34?style=flat-square&logo=git&logoColor=FBFBFB"></a>
1111
<a href="https://github.com/d3cryptofc/structer/blob/main/CODE_OF_CONDUCT.md"><img src="https://img.shields.io/badge/CODE OF CONDUCT-282C34?style=flat-square&logo=contributorcovenant&logoColor=FBFBFB"></a>
1212
<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>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "structer"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Structer is a structurer written in Python based on C language structs."
55
authors = [{name = "Lelzin λ", email = "[email protected]"}]
66
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)