Skip to content

Commit d849c23

Browse files
🔖 lunchable 0.4.8
# [v0.4.8](v0.4.7...v0.4.8) (2023-03-01) ## 🐛 Bug Fixes - [`44b233f`](44b233f) PrimeLunch Shipping Refund [skip ci]
1 parent 44b233f commit d849c23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lunchable/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
__author__ = "Justin Flannery"
66
__email__ = "juftin@juftin.com"
77
__application__ = "lunchable"
8-
__version__ = "0.4.7"
8+
__version__ = "0.4.8"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ license = "MIT"
2222
name = "lunchable"
2323
readme = "README.md"
2424
repository = "https://github.com/juftin/lunchable"
25-
version = "0.4.7"
25+
version = "0.4.8"
2626

2727
[tool.poetry.dependencies]
2828
click = ">=8.0.1"

0 commit comments

Comments
 (0)