Skip to content

Commit

Permalink
chore: bump to version v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d3cryptofc committed Nov 10, 2024
1 parent 5f41089 commit 769a492
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.PTBR.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</p>

<p align="center">
<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>
<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>
<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>
<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>
<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>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</p>

<p align="center">
<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>
<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>
<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>
<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>
<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>
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "structer"
version = "0.2.0"
version = "0.3.0"
description = "Structer is a structurer written in Python based on C language structs."
authors = [{name = "Lelzin λ", email = "d3cryptofc@gmail.com"}]
license = {file = "LICENSE"}
Expand Down

0 comments on commit 769a492

Please sign in to comment.