Skip to content

Commit

Permalink
Merge pull request #111 from hammem/v_0_1_13
Browse files Browse the repository at this point in the history
bump version to 0.1.13
  • Loading branch information
hammem authored Jul 11, 2024
2 parents 655b8fa + a8a59c3 commit 3804a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monarchmoney/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
RequestFailedException,
)

__version__ = "0.1.12"
__version__ = "0.1.13"
__author__ = "hammem"

0 comments on commit 3804a1b

Please sign in to comment.