Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Apr 15, 2022
1 parent dd49129 commit 01391de
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
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## Unreleased
## [1.0.0] - 2022/014/15

### Added

Expand Down
2 changes: 1 addition & 1 deletion aiorate/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

__all__ = ["Rate"]

__version__ = "0.9.2"
__version__ = "1.0.0"

0 comments on commit 01391de

Please sign in to comment.