Skip to content

Commit

Permalink
[1.3.2] Added py.typed files to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorb-syd committed Mar 16, 2023
1 parent ce990ff commit 87160a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions accustom/Exceptions/py.typed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Marker file that implements PEP 561
1 change: 1 addition & 0 deletions accustom/py.typed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Marker file that implements PEP 561
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "accustom"
version = "1.3.1"
version = "1.3.2"
description = "Accustom is a library for responding to Custom Resources in AWS CloudFormation using the decorator pattern."
authors = [
{ name = "Taylor Bertie", email = "bertiet@amazon.com" },
Expand Down

0 comments on commit 87160a0

Please sign in to comment.