Version Bump v11.1.7

This commit is contained in:
2023-08-07 09:20:37 +05:30
parent 0fc8fac5aa
commit a0b939ccd7
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "11.1.6"
__version__ = "11.1.7"

View File

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