Skip to content

Commit

Permalink
4.7.8
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Aug 13, 2024
1 parent 3cba8fa commit 4c4dead
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.8 (2024-08-13)

### Fix

* **deps:** Update dependency torch to v2 [security] ([`ae9dae6`](https://github.com/billsioros/RoughGAN/commit/ae9dae62e1e2cd0ec034018b7eee0613891c9221))

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

## v4.7.7 (2023-07-19)

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

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

## v4.7.8 (2024-08-13)

### Fix

* **deps:** Update dependency torch to v2 [security] ([`ae9dae6`](https://github.com/billsioros/RoughGAN/commit/ae9dae62e1e2cd0ec034018b7eee0613891c9221))

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

## v4.7.7 (2023-07-19)

### 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.7"
version = "4.7.8"
description = "A nanorough surfaces oriented ML library"
readme = "README.md"
authors = ["Vasilis Sioros <[email protected]>"]
Expand Down

0 comments on commit 4c4dead

Please sign in to comment.