Version Bump v11.5.0

This commit is contained in:
2023-12-28 13:53:25 +05:30
parent 88f0c35b4d
commit 78af684b50
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "11.4.0"
__version__ = "11.5.0"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "brewman"
version = "11.4.0"
version = "11.5.0"
description = "Accounting plus inventory management for a restaurant."
authors = ["tanshu <git@tanshu.com>"]