Version Bump v11.2.0

This commit is contained in:
2023-08-08 13:07:00 +05:30
parent 2fa346e084
commit 9a3bd413d6
5 changed files with 5 additions and 5 deletions

View File

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

View File

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