Skip to content

Commit

Permalink
Bump to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OmeGak committed Nov 13, 2023
1 parent 77b60c4 commit e883083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v1.3.0 (unreleased)
## v1.3.0

- Added support for `.header.yml` config files.
- Fixed compatibility with Python 3.9.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ prefer-active-python = true

[tool.poetry]
name = "unbeheader"
version = "1.3.0-dev"
version = "1.3.0"
description = "Never fail to maintain your file headers"
repository = "https://github.com/unconventionaldotdev/unbeheader"
readme = "README.md"
Expand Down

0 comments on commit e883083

Please sign in to comment.