Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasrcezimbra committed Feb 9, 2024
1 parent 3dbaf26 commit 808f637
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ Changelog
=========


1.3.1 (2024-02-09)
------------------
* Fix Account statements `#220`. Thanks to `@andreroggeri`_.
* Fix dependabot

.. _`@andreroggeri`: https://github.com/andreroggeri
.. _`#220`: https://github.com/lucasrcezimbra/pyitau/pull/220


1.3.0 (2023-08-23)
------------------
* Add support for multiple cards `#205`_ and `#209`_. Thanks to `@ivancrneto`_
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
setup(
name="pyitau",
description="Scraper to download data from Itaú Internet Banking",
version="1.3.0",
version="1.3.1",
long_description=open(README).read(),
author="Lucas Rangel Cezimbra",
author_email="lucas.cezimbra@gmail.com",
Expand Down

0 comments on commit 808f637

Please sign in to comment.