Version Bump v11.2.1

This commit is contained in:
2023-08-10 13:32:47 +05:30
parent e072e77663
commit 72843feaac
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "11.2.0"
__version__ = "11.2.1"

View File

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