Skip to content

Commit

Permalink
4.7.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jul 11, 2023
1 parent 777818d commit 6186fff
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

<!--next-version-placeholder-->

## v4.7.2 (2023-07-11)

### Fix

* Frozen dependencies ([`e0b53df`](https://github.com/billsioros/RoughGAN/commit/e0b53dfa8420ebdaee211981900429c1541b3408))

**[See all commits in this version](https://github.com/billsioros/RoughGAN/compare/v4.7.1...v4.7.2)**

## v4.7.1 (2023-07-11)

### Fix
Expand All @@ -22,6 +30,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!--next-version-placeholder-->

## v4.7.2 (2023-07-11)

### Fix

* Frozen dependencies ([`e0b53df`](https://github.com/billsioros/RoughGAN/commit/e0b53dfa8420ebdaee211981900429c1541b3408))

**[See all commits in this version](https://github.com/billsioros/RoughGAN/compare/v4.7.1...v4.7.2)**

## v4.7.1 (2023-07-11)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ strict = true

[tool.poetry]
name = "RoughGAN"
version = "4.7.1"
version = "4.7.2"
description = "A nanorough surfaces oriented ML library"
readme = "README.md"
authors = ["Vasilis Sioros <[email protected]>"]
Expand Down

0 comments on commit 6186fff

Please sign in to comment.