Skip to content

Commit

Permalink
Bump version to 0.4.13 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
amh4r authored Sep 24, 2024
1 parent 42d2af9 commit 971e066
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ on:
paths:
- ".github/**"
- "Makefile"
- "constraints.txt"
- "examples/**"
- "inngest/**"
- "pyproject.toml"
- "tests/**"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "inngest"
version = "0.4.13a1"
version = "0.4.13"
description = "Python SDK for Inngest"
readme = "README.md"
classifiers = [
Expand Down

0 comments on commit 971e066

Please sign in to comment.