Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielinux committed Apr 6, 2023
1 parent e1c4bbf commit 5675712
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

<a id='changelog-v1.0.0'></a>
# v1.0.0 — 2023-04-06

## Added

- Initial release.
2 changes: 1 addition & 1 deletion src/pyright_polite/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

"""Project version."""

__version__ = "0.0.0"
__version__ = "1.0.0"

0 comments on commit 5675712

Please sign in to comment.