Skip to content

Commit

Permalink
Increment version to 2.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nate DeSimone <[email protected]>
  • Loading branch information
nate-desimone committed May 27, 2021
1 parent 30172a8 commit aaa4934
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-scripts/version_numbers.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[edkrepo]
version=2.1.1
version=2.1.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from setuptools import setup

setup(name='edkrepo',
version='2.1.1',
version='2.1.2',
description='The edkrepo tools',
packages=['edkrepo', 'edkrepo.commands', 'edkrepo.commands.arguments', 'edkrepo.commands.humble',
'edkrepo.git_automation', 'edkrepo.common', 'edkrepo.common.workspace_maintenance',
Expand Down

0 comments on commit aaa4934

Please sign in to comment.