Skip to content

Commit

Permalink
chore: bump LIBPATCH for cos_agent (#218)
Browse files Browse the repository at this point in the history
Bump LIBPATCH because this commit

Signed-off-by: Jose C. Massón <[email protected]>
  • Loading branch information
Abuelodelanada authored Dec 6, 2024
1 parent 00a71be commit e418c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/charms/grafana_agent/v0/cos_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ class _MetricsEndpointDict(TypedDict):

LIBID = "dc15fa84cef84ce58155fb84f6c6213a"
LIBAPI = 0
LIBPATCH = 11
LIBPATCH = 12

PYDEPS = ["cosl", "pydantic"]

Expand Down

0 comments on commit e418c2e

Please sign in to comment.