Skip to content

Commit 82eb527

Browse files
committed
Bump version
1 parent c5ea387 commit 82eb527

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = "Douglas Cardoso"
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = "5.0.0rc2"
25+
release = "5.0.0"
2626

2727

2828
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "caqui"
7-
version = "5.0.0rc2"
7+
version = "5.0.0"
88
description = "Run asynchronous commands in WebDrivers"
99
readme = "README.md"
1010
requires-python = ">=3.7"

0 commit comments

Comments
 (0)