Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-oleshkevich committed Nov 15, 2022
1 parent 8ea0cb6 commit 72669c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ name: Lint and test

on:
push:
pull_request:

jobs:
pre_commit:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "starlette_babel"
description = "Locale support for Starlette"
version = "0.2.0"
version = "0.2.1"
authors = ["Alex Oleshkevich <alex.oleshkevich@gmail.com>"]
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 72669c0

Please sign in to comment.