Skip to content

Commit

Permalink
chore(release): 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 17, 2024
1 parent db5ff8a commit 51f0b0a
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,5 +1,11 @@
# Changelog

## [2.6.3](https://github.com/recap-utr/arguebuf-python/compare/v2.6.2...v2.6.3) (2024-11-17)

### Bug Fixes

* wrap arguebuf with propagated build inputs ([db5ff8a](https://github.com/recap-utr/arguebuf-python/commit/db5ff8a284761a7e28ddd262c3e283eaa09f2e89))

## [2.6.2](https://github.com/recap-utr/arguebuf-python/compare/v2.6.1...v2.6.2) (2024-11-08)

### Bug Fixes
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 = "arguebuf"
version = "2.6.2"
version = "2.6.3"
description = "Create and analyze argument graphs and serialize them via Protobuf"
authors = ["Mirko Lenz <info@mirko-lenz.de>"]
license = "MIT"
Expand Down

0 comments on commit 51f0b0a

Please sign in to comment.