Version Bump v11.5.1

This commit is contained in:
2023-12-28 14:21:46 +05:30
parent 576940471a
commit 5fa8580cb9
5 changed files with 5 additions and 5 deletions

View File

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

View File

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