Compare commits

..

No commits in common. "90462f0182d2fe7fe728777cf30e978e3f06016d" and "944a5f65d756768c02047357ee6da9efa49d82ed" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022-present Waylon S. Walker <waylon@waylonwalker.com>
#
# SPDX-License-Identifier: MIT
__version__ = "0.1.0.dev12"
__version__ = "0.1.0.dev10"

View file

@ -50,6 +50,7 @@ dependencies = [
"black",
"isort",
"seed-isort-config",
"flake8",
"pytest",
"pytest-cov",
"pytest-mock",