Skip to content

Commit 9cb4645

Browse files
committed
chore: bump version to v0.1.4
1 parent 26ffb8c commit 9cb4645

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</p>
55

66
<p align="center">
7-
<a href="https://pypi.org/project/brainfy"><img src="https://img.shields.io/badge/v0.1.3-8A2BE2?style=flat-square&label=Version&labelColor=282C34"></a>
7+
<a href="https://pypi.org/project/brainfy"><img src="https://img.shields.io/badge/v0.1.4-8A2BE2?style=flat-square&label=Version&labelColor=282C34"></a>
88
<a href="https://github.com/d3cryptofc/brainfy/actions/workflows/ci.yml"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/d3cryptofc/brainfy/ci.yml?style=flat-square&labelColor=282C34&label=Python 3.8 | 3.9 | 3.10 | 3.11 | 3.12&color=8A2BE2&logo=python&logoColor=white"></a>
99
<img alt="GitHub License" src="https://img.shields.io/github/license/d3cryptofc/brainfy?style=flat-square&labelColor=282C34&color=8A2BE2">
1010
</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 = "brainfy"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Interpreter for the esoteric language brainf*ck written in Python."
55
authors = ["Lelzin λ <d3cryptofc@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)