Version Bump v10.0.1

This commit is contained in:
2021-11-02 12:00:34 +05:30
parent b6ef6f79e5
commit ce01a4d1f3
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "10.0.0"
__version__ = "10.0.1"
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "brewman"
version = "10.0.0"
version = "10.0.1"
description = "Accounting plus inventory management for a restaurant."
authors = ["tanshu <git@tanshu.com>"]