Skip to content

Commit

Permalink
version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Feb 23, 2020
1 parent 826c61b commit 6a5de1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hubspot3/globals.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
globals file for hubspot3
"""
__version__ = "3.2.42"
__version__ = "3.2.43"


BASE_URL = "https://api.hubapi.com"
Expand Down

0 comments on commit 6a5de1c

Please sign in to comment.