File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99project = "Rembus"
1010copyright = "2026, Attilio Donà"
1111author = "Attilio Donà"
12- release = "0.8.1 "
12+ release = "0.8.2 "
1313html_baseurl = "https://cardo-org.github.io/rembus.python/"
1414
1515# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " rembus"
7- version = " 0.8.1 "
7+ version = " 0.8.2 "
88license = " AGPL-3.0-only"
99authors = [
1010 { name =" Attilio Donà" , email =" attilio.dona@gmail.com" },
@@ -69,7 +69,7 @@ brokerd = "rembus.brokerd:main"
6969"Bug Tracker" = " https://github.com/cardo-org/rembus.python/issues"
7070
7171[tool .bumpver ]
72- current_version = " 0.8.1 "
72+ current_version = " 0.8.2 "
7373version_pattern = " MAJOR.MINOR.PATCH"
7474commit_message = " bump version {old_version} -> {new_version}"
7575tag_message = " {new_version}"
You can’t perform that action at this time.
0 commit comments