Skip to content

Commit

Permalink
Release 0.65.0 #511
Browse files Browse the repository at this point in the history
[BUGFIX] Fix testing Rule query before saving
  • Loading branch information
vincent-olivert-riera authored May 16, 2024
2 parents 88cba05 + 409723f commit 39f12a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

# v0.65.0 - 2024-05-16

- [BUGFIX] Fix testing Rule query before saving #510

# v0.64.0 - 2024-04-30

- [BUGFIX] Fix search: Be more specific with v-pre #506
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "promgen"
version = "0.65.0.dev"
version = "0.66.0.dev"
authors = [{ name = "LINE Corporation", email = "[email protected]" }]
classifiers = [
"Environment :: Web Environment",
Expand Down

0 comments on commit 39f12a1

Please sign in to comment.