Version Bump v8.1.0

This commit is contained in:
2021-03-26 08:55:20 +05:30
parent d5b4dfeaca
commit 214c40fbde
6 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
__version__ = "8.0.0"
__version__ = "8.1.0"

View File

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