Skip to content

Commit

Permalink
4.7.6
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jul 13, 2023
1 parent a762d51 commit 63683b7
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.6 (2023-07-13)

### Fix

* **deps:** Update dependency torchvision to v0.15.2 ([`dcaf366`](https://github.com/billsioros/RoughGAN/commit/dcaf366c23ecbe29f4dea020bd39cb6c0d0218f8))

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

## v4.7.5 (2023-07-12)

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

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

## v4.7.6 (2023-07-13)

### Fix

* **deps:** Update dependency torchvision to v0.15.2 ([`dcaf366`](https://github.com/billsioros/RoughGAN/commit/dcaf366c23ecbe29f4dea020bd39cb6c0d0218f8))

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

## v4.7.5 (2023-07-12)

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

0 comments on commit 63683b7

Please sign in to comment.