Skip to content

Commit

Permalink
bump: version 0.7.2 → 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 6, 2024
1 parent ddab928 commit fab2bd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.7.3 (2024-10-06)

### Fix

- Update app.config.ts discord url setting (#65)

## v0.7.2 (2024-09-14)

### 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 = "kontext-copilot"
version = "0.7.2"
version = "0.7.3"
description = "Kontext Copilot is an AI empowered assistant for data analytics that can run on your local computer."
authors = ["Kontext <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit fab2bd9

Please sign in to comment.