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

Commit

Permalink
Release version 1.3.2
Browse files Browse the repository at this point in the history
The 1.3.1 release  needed to be skipped as it had a missing quote.
  • Loading branch information
tobiashuste committed Aug 3, 2022
1 parent 1d46400 commit 39ee9c8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [v1.3.1](https://github.com/hifis-net/ansible-role-rsd/tree/v1.3.1) (2022-08-03)
## [v1.3.2](https://github.com/hifis-net/ansible-role-rsd/tree/v1.3.2) (2022-08-03)

[Full Changelog](https://github.com/hifis-net/ansible-role-rsd/compare/v1.3.0...v1.3.1)
[Full Changelog](https://github.com/hifis-net/ansible-role-rsd/compare/v1.3.0...v1.3.2)

**Fixed bugs:**

Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ authors:
orcid: 'https://orcid.org/0000-0002-5028-6663'
repository-code: 'https://github.com/hifis-net/ansible-role-rsd'
repository-artifact: 'https://galaxy.ansible.com/hifis/rsd'
version: 'v1.3.1'
version: 'v1.3.2'
date-released: '2022-08-03'
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#
# SPDX-License-Identifier: Apache-2.0

1.3.1
1.3.2
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[tool.poetry]
name = "rsd"
version = "1.3.1
version = "1.3.2"
description = "This role provides a setup for the Research Software Directory."
authors = ["Tobias Huste <[email protected]>", "Norman Ziegner <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 39ee9c8

Please sign in to comment.