Skip to content

Commit b4edaea

Browse files
committed
Test publishing workflow
1 parent 9cefce5 commit b4edaea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "squaredown"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
description = "Customized Square interface"
55
authors = ["Jason Romano <aracnid@gmail.com>"]
66
license = "MIT"

squaredown/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
from squaredown.orders import Orders
77

88

9-
__version__ = "1.5.0"
9+
__version__ = "1.5.1"

0 commit comments

Comments
 (0)