Version Bump v11.4.0

This commit is contained in:
2023-09-03 10:10:21 +05:30
parent 7aeee662c0
commit bf363c220c
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "11.3.3"
__version__ = "11.4.0"

View File

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