Version Bump v11.1.2

This commit is contained in:
2023-08-04 16:19:58 +05:30
parent 1cd8c05f73
commit 26c412e169
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "11.1.0"
__version__ = "11.1.2"

View File

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