File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ keywords:
2222url : " https://github.com/nsidc/qgreenland"
2323repository-code : " https://github.com/nsidc/qgreenland"
2424
25- version : " 3.0.0rc1 "
26- date-released : " 2023-08-23 "
25+ version : " 3.0.0 "
26+ date-released : " 2023-08-24 "
2727
2828authors :
2929- family-names : " *Fisher"
Original file line number Diff line number Diff line change 1- export QGREENLAND_VERSION = " v3.0.0rc1 "
1+ export QGREENLAND_VERSION = " v3.0.0 "
Original file line number Diff line number Diff line change 2626author = "National Snow and Ice Data Center"
2727
2828# The full version, including alpha/beta/rc tags
29- release = "v3.0.0rc1 "
29+ release = "v3.0.0 "
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ inline-quotes = "double"
8282
8383
8484[tool .bumpversion ]
85- current_version = " 3.0.0rc1 "
85+ current_version = " 3.0.0 "
8686commit = false
8787tag = false
8888parse = """
Original file line number Diff line number Diff line change 1- __version__ = "v3.0.0rc1 "
1+ __version__ = "v3.0.0 "
You can’t perform that action at this time.
0 commit comments