Skip to content

Commit

Permalink
Upgrade to 1.0.0 (#825)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidiwilliams committed Jul 6, 2024
1 parent ea58afa commit 621be2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buzz/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "0.9.0"
VERSION = "1.0.0"
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 = "buzz-captions"
version = "0.9.0"
version = "1.0.0"
description = ""
authors = ["Chidi Williams <williamschidi1@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 621be2c

Please sign in to comment.