Skip to content

Commit 621be2c

Browse files
Upgrade to 1.0.0 (#825)
1 parent ea58afa commit 621be2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buzz/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.9.0"
1+
VERSION = "1.0.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "buzz-captions"
3-
version = "0.9.0"
3+
version = "1.0.0"
44
description = ""
55
authors = ["Chidi Williams <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)