Version Bump v11.1.5

This commit is contained in:
2023-08-06 09:37:39 +05:30
parent f0cbe4a7de
commit 45d5b658e8
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "11.1.4"
__version__ = "11.1.5"

View File

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