Version Bump v12.0.0

This commit is contained in:
2024-04-30 12:48:41 +05:30
parent 34b4227148
commit e823a35611
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "11.6.0"
__version__ = "12.0.0"

View File

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