Skip to content

Update devcontainer.json and python.yml, add new payment method request and response models, update VERSION, and update __version__ in __init__.py#83

Merged
fcarrero merged 1 commit intomainfrom
update-entities
Oct 14, 2024
Merged

Update devcontainer.json and python.yml, add new payment method request and response models, update VERSION, and update __version__ in __init__.py#83
fcarrero merged 1 commit intomainfrom
update-entities

Conversation

@fcarrero
Copy link
Collaborator

  • Update the image version in devcontainer.json to "mcr.microsoft.com/devcontainers/python:0-3.8"
  • Update the python-version matrix in python.yml to include "3.13"
  • Add new payment method request model file: conekta/models/payment_method_general_request.py
  • Add new payment method response model file: conekta/models/payment_method_token_request.py
  • Update the VERSION file from "7.5.0" to "7.9.0"
  • Update the version variable in init.py from "6.0.3" to "6.0.4"

…st and response models, update VERSION, and update __version__ in __init__.py

- Update the image version in devcontainer.json to "mcr.microsoft.com/devcontainers/python:0-3.8"
- Update the python-version matrix in python.yml to include "3.13"
- Add new payment method request model file: conekta/models/payment_method_general_request.py
- Add new payment method response model file: conekta/models/payment_method_token_request.py
- Update the VERSION file from "7.5.0" to "7.9.0"
- Update the __version__ variable in __init__.py from "6.0.3" to "6.0.4"
@fcarrero fcarrero merged commit a3d2afc into main Oct 14, 2024
@fcarrero fcarrero deleted the update-entities branch October 14, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments