Skip to content

Commit a0fb689

Browse files
committed
v0.11.0 [publish]
Signed-off-by: Alexander Piskun <[email protected]>
1 parent c8731e1 commit a0fb689

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nc_py_api/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version of nc_py_api."""
22

3-
__version__ = "0.11.0.dev0"
3+
__version__ = "0.11.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ authors = [
2121
]
2222
requires-python = ">=3.10"
2323
classifiers = [
24-
"Development Status :: 3 - Alpha",
24+
"Development Status :: 4 - Beta",
2525
"Intended Audience :: Developers",
2626
"License :: OSI Approved :: BSD License",
2727
"Operating System :: MacOS :: MacOS X",

0 commit comments

Comments
 (0)