File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7272# built documents.
7373#
7474# The short X.Y version.
75- version = "4.0.0 "
75+ version = "4.0"
7676# The full version, including alpha/beta/rc tags.
77- release = "4.0.0b1 "
77+ release = "4.0"
7878
7979autodoc_member_order = "bysource"
8080autoclass_content = "both"
Original file line number Diff line number Diff line change 1- __version__ = "4.0.0b1 "
1+ __version__ = "4.0"
22
33# Set the default handler to "hazelcast" loggers
44# to avoid "No handlers could be found" warnings.
Original file line number Diff line number Diff line change 2727 author = "Hazelcast Inc. Developers" ,
28282929 classifiers = [
30- "Development Status :: 4 - Beta " ,
30+ "Development Status :: 5 - Production/Stable " ,
3131 "Intended Audience :: Developers" ,
3232 "License :: OSI Approved :: Apache Software License" ,
3333 "Natural Language :: English" ,
You can’t perform that action at this time.
0 commit comments