Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Bump changelog and version for v0.17.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ada <[email protected]>
  • Loading branch information
ada-globus committed Jul 24, 2023
1 parent c3755b8 commit 5a601de
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ Unreleased changes are documented in files in the `changelog.d`_ directory.

.. scriv-insert-here
.. _changelog-0.17.1:

0.17.1 — 2023-07-24
===================

Bugfixes
--------

- Update pyyaml to 6.0.1 in order to resolve build issues related to Cython 3.

.. _changelog-0.17.0:

0.17.0 — 2023-03-16
Expand Down
4 changes: 0 additions & 4 deletions changelog.d/20230718_145430_ada_update_pyyaml.rst

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "globus-automate-client"
version = "0.17.0"
version = "0.17.1"
description = "Client for the Globus Flows service"
authors = [
"Jake Lewis <[email protected]>",
Expand Down

0 comments on commit 5a601de

Please sign in to comment.