Version Bump v12.1.0

This commit is contained in:
2024-05-31 10:20:00 +05:30
parent ec8a1f6720
commit 532537d31a
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "12.0.1"
__version__ = "12.1.0"

View File

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