Update version to v2022.01.28
This commit is contained in:
parent
f58a3d4bb0
commit
a016a36f61
10 changed files with 10 additions and 10 deletions
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
|
||||
__version__ = "v2022.01.27"
|
||||
__version__ = "v2022.01.28"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ except ImportError:
|
|||
|
||||
REPO_PATH = os.path.dirname(os.getcwd())
|
||||
setup(name="eris",
|
||||
version="v2022.01.27",
|
||||
version="v2022.01.28",
|
||||
description=("Eris maintains an up-to-date set of reports for every file in a codebase."),
|
||||
url="https://github.com/ahamilton/eris",
|
||||
author="Andrew Hamilton",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue