Skip to content

Commit

Permalink
Merge pull request #139 from aedwardstx/py.typed
Browse files Browse the repository at this point in the history
Add py.typed
  • Loading branch information
aedwardstx authored Dec 11, 2024
2 parents ead4659 + 9aed83b commit d5a6507
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added hier_config/py.typed
Empty file.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hier-config"
version = "3.1.0"
version = "3.1.1"
description = "A network configuration query and comparison library, used to build remediation configurations."
packages = [
{ include="hier_config", from="."},
Expand Down

0 comments on commit d5a6507

Please sign in to comment.