Skip to content

Commit

Permalink
version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani authored Aug 7, 2019
1 parent 4891637 commit e2501b8
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.23"
__version__ = "3.2.24"

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

Expand Down

0 comments on commit e2501b8

Please sign in to comment.