Skip to content

Commit

Permalink
Update version.py to make a new release (#141)
Browse files Browse the repository at this point in the history
Fixed bug that affects campaign.set_lifetime_budget()
Fix is in #140
  • Loading branch information
t20 authored Oct 30, 2024
1 parent c855094 commit 8ff3e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinterest/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
Pinterest SDK Packages Version
"""
__version__ = '0.2.3'
__version__ = '0.2.4'

0 comments on commit 8ff3e8d

Please sign in to comment.