Skip to content

Commit 9668c7c

Browse files
committed
Bump version
1 parent efa9bef commit 9668c7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sphinxcontrib-revealjs"
3-
version = "0.1-alpha"
3+
version = "0.1-alpha.1"
44
description = "Build slides with RevealJS."
55
authors = ["Ashley Trinh <ashley@hackbrightacademy.com>"]
66
packages = [
@@ -20,4 +20,4 @@ mypy = "^0.910"
2020

2121
[build-system]
2222
requires = ["poetry-core>=1.0.0"]
23-
build-backend = "poetry.core.masonry.api"
23+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)