Skip to content

Commit

Permalink
Update version to 2024.5.0 (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed May 16, 2024
1 parent 7e8355c commit ff48930
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 @@

from setuptools import setup, find_packages

VERSION = "2024.2.0"
VERSION = "2024.5.0"

setup(
name="pycognito",
Expand Down

0 comments on commit ff48930

Please sign in to comment.