Skip to content

Commit

Permalink
🏗️ bump to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vokimon committed Jun 6, 2024
1 parent a0eb81a commit 3db9324
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## sermepa 1.1.1 (2024-06-06)

- Fix: crashed if no Payment method specified

## sermepa 1.1.0 (2024-06-06)

- Support `Ds_Merchant_PayMethod` to use Bizum, PayPal...
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name='sermepa',
version='1.1.0',
version='1.1.1',
description = __doc__.strip(),
author='GISCE Enginyeria',
author_email='devel@gisce.net',
Expand Down

0 comments on commit 3db9324

Please sign in to comment.