Skip to content

Commit

Permalink
main. version 27.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikahanninen committed Nov 10, 2023
1 parent 37e5a23 commit 7696a98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/source/releasenotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ Latest versions
`Released <https://pypi.org/project/rpaframework/#history>`_
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

27.5.3 - 10 Nov 2023
--------------------

- Library **RPA.Outlook.Application** (:pr:`1127`):
Fix how keyword ``Move Emails`` works. Read more from the pull request.

27.5.2 - 06 Nov 2023
--------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/main/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "rpaframework"
version = "27.5.2"
version = "27.5.3"
description = "A collection of tools and libraries for RPA"
authors = ["RPA Framework <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 7696a98

Please sign in to comment.