Skip to content

Commit

Permalink
bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nplutt committed Jul 19, 2020
1 parent fa223fe commit fbbbd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="pydantic_kms_secrets",
version="0.1.0",
version="0.1.1",
description="Utility to decrypt and encrypt secrets using AWS KMS keys that is compatible with pydantic models",
author="Nick Plutt",
author_email="[email protected]",
Expand Down

0 comments on commit fbbbd39

Please sign in to comment.