Skip to content

Commit

Permalink
0.0.1-rc.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Sep 10, 2023
1 parent a7af298 commit fb26f24
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## v0.0.1-rc.2 (2023-09-10)

### Chore

* chore(ci): adjust docker publish step ([`60adf59`](https://github.com/alexnazarv/python-practice-field/commit/60adf59df6adcb69ca57bdb9a7cab9b4cc7f172d))

### Fix

* fix: adjust pytest version ([`a7af298`](https://github.com/alexnazarv/python-practice-field/commit/a7af298a9e2659288f48724fe52b4a91a8446759))


## v0.0.1-rc.1 (2023-09-10)

### Fix
Expand Down
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 = "python-practice-field"
version = "0.0.1-rc.1"
version = "0.0.1-rc.2"
description = ""
authors = ["alexnazarv <alexnazarv@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit fb26f24

Please sign in to comment.