Version Bump v11.3.3

This commit is contained in:
2023-08-23 11:49:48 +05:30
parent c0fb0c483c
commit dbc0b85a44
5 changed files with 5 additions and 5 deletions

View File

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

View File

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