Skip to content

Commit c566fcf

Browse files
bump version to v1.0.0 (#103)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: tushuhei <734905+tushuhei@users.noreply.github.com>
1 parent ea62e76 commit c566fcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "sphinxcontrib-screenshot"
7-
version = "0.3.0"
7+
version = "1.0.0"
88
description = "A Sphinx extension to embed webpage screenshots."
99
readme = "README.md"
1010
license = { text = "Apache-2.0" }
@@ -13,7 +13,7 @@ authors = [
1313
]
1414
urls = { repository = "https://github.com/tushuhei/sphinxcontrib-screenshot/" }
1515
classifiers = [
16-
"Development Status :: 3 - Alpha",
16+
"Development Status :: 5 - Production/Stable",
1717
"Operating System :: OS Independent",
1818
"License :: OSI Approved :: Apache Software License",
1919
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)