Skip to content

Commit 3a59c20

Browse files
committed
Release 0.4.3
1 parent c79bb3c commit 3a59c20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Continuous Integration](https://github.com/maximumstock/poe-currency-flip-planner/workflows/Continuous%20Integration/badge.svg)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
5-
[![License: MIT](https://img.shields.io/badge/Version-0.4.2-orange.svg)](https://opensource.org/licenses/MIT)
5+
[![License: MIT](https://img.shields.io/badge/Version-0.4.3-orange.svg)](https://opensource.org/licenses/MIT)
66

77
A proof-of-concept finder for short-term arbitrage opportunities in
88
[Path of Exile](https://www.pathofexile.com).

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 = "poe-currency-flip-planner"
3-
version = "0.4.1"
3+
version = "0.4.3"
44
description = ""
55
authors = ["Maximilian stock <[email protected]>"]
66

0 commit comments

Comments
 (0)