Version Bump v7.2.0

This commit is contained in:
2021-03-19 08:06:54 +05:30
parent c29fde0cb0
commit 0775d12271
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "7.1.2"
__version__ = "7.2.0"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "barker"
version = "7.1.2"
version = "7.2.0"
description = "Point of Sale for a restaurant"
authors = ["tanshu <git@tanshu.com>"]