Chore: Upgraded to Angular 10
Chore: Updated all frontend dependencies
This commit is contained in:
2020-07-16 18:25:44 +05:30
parent a04cb4cd4d
commit 9b483e6d65
12 changed files with 138 additions and 118 deletions

View File

@ -11,7 +11,7 @@ with open(os.path.join(here, 'requirements.txt'), "r") as r:
requires = r.read().splitlines()
setup(name='brewman',
version='7.0.4',
version='7.1.0',
description='brewman',
long_description=README + '\n\n' + CHANGES,
classifiers=[