Skip to content

Commit d5edab6

Browse files
authored
Merge pull request #18 from stellarcarbon/release-please--branches--main
chore(main): release 0.9.3
2 parents 877fcbb + fc0ba56 commit d5edab6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.3](https://github.com/stellarcarbon/sc-audit/compare/v0.9.2...v0.9.3) (2025-05-02)
4+
5+
6+
### Bug Fixes
7+
8+
* prevent the table prefix from being applied multiple times ([877fcbb](https://github.com/stellarcarbon/sc-audit/commit/877fcbbdd452b2a04765f4e37af60bfb99c2bf35))
9+
310
## [0.9.2](https://github.com/stellarcarbon/sc-audit/compare/v0.9.1...v0.9.2) (2025-04-18)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sc-audit"
3-
version = "0.9.2"
3+
version = "0.9.3"
44
description = "Stellarcarbon database with monitoring and audit functionality"
55
authors = ["Alex Olieman <alex@olieman.net>"]
66
license = "MIT"

0 commit comments

Comments
 (0)