Skip to content

Commit

Permalink
Bump version to 2.0.2.dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabino committed Jan 28, 2025
1 parent 6ae522e commit b286db3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cuenca/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '2.0.2.dev1'
__version__ = '2.0.2.dev2'
CLIENT_VERSION = __version__
API_VERSION = '2020-03-19'
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.32.3
cuenca-validations==2.0.5.dev1
cuenca-validations==2.0.5.dev3
pydantic-extra-types==2.10.2

0 comments on commit b286db3

Please sign in to comment.