Skip to content

Commit

Permalink
chore: version bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal committed Feb 2, 2024
1 parent 9656dad commit 83908e7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.4.0 (2024-02-02)

### Feat

- add type checking with Pyright to the standard

### Fix

- **python**: typo in .pre-commit-config.yaml

## 0.3.6 (2023-11-21)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "reps-new"
version = "0.3.6"
version = "0.4.0"
description = "Mozilla Release Engineering Project Standard"
authors = ["Mozilla Release Engineering <[email protected]>"]
license = "MPL-2.0"
Expand Down

0 comments on commit 83908e7

Please sign in to comment.