Version Bump v10.3.0

This commit is contained in:
2021-11-21 12:18:39 +05:30
parent 9d088aa95e
commit 997f47aa58
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "10.2.9"
__version__ = "10.3.0"

View File

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