Skip to content

Commit

Permalink
bump: version 6.6.2a1 -> 6.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
znichollscr authored and znichollscr committed Dec 19, 2024
1 parent 4ce52e5 commit fa9feee
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--- --8<-- [start:header] -->
# input4MIPs Controlled Vocabularies (CVs)

[![Latest release](https://img.shields.io/badge/Latest%20release-v6.6.1-brightgreen.svg)](https://github.com/PCMDI/input4MIPs_CVs/releases/tag/v6.6.1)
[![Latest release](https://img.shields.io/badge/Latest%20release-v6.6.2-brightgreen.svg)](https://github.com/PCMDI/input4MIPs_CVs/releases/tag/v6.6.2)
[![DOI (all versions)](https://zenodo.org/badge/doi/10.5281/zenodo.12629796.svg)](https://zenodo.org/doi/10.5281/zenodo.12629796)
[![Docs](https://readthedocs.org/projects/input4mips-controlled-vocabularies-cvs/badge/?version=latest)](https://input4mips-controlled-vocabularies-cvs.readthedocs.io)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.6.2a1
6.6.2
1 change: 0 additions & 1 deletion changelog/165.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/166.docs.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/167.docs.md

This file was deleted.

13 changes: 13 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,19 @@ of rst and use slightly different categories.

<!-- towncrier release notes start -->

## input4MIPs CVs v6.6.2 (2024-12-19)


### 🆕 Features

- Added guidance for aerosol optical properties, i.e. MAC simple plumes users. ([#165](https://github.com/PCMDI/input4MIPs_CVs/pull/165))

### 📚 Improved Documentation

- Added basic examples of how to download data from ESGF. ([#166](https://github.com/PCMDI/input4MIPs_CVs/pull/166))
- Fixed up delivery summary for anthropogenic emissions (CEDS). ([#167](https://github.com/PCMDI/input4MIPs_CVs/pull/167))


## input4MIPs CVs v6.6.1 (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion docs/database-views/input4MIPs_datasets_CMIP6Plus.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<title>input4MIPs CMIP6Plus datasets</title>
</head>
<body>
<p><h1>input4MIPs CMIP6Plus datasets: v6.6.2a1</h1><p>
<p><h1>input4MIPs CMIP6Plus datasets: v6.6.2</h1><p>
<h4>
<a href='/'>Home</a>
| <a href='input4MIPs_delivery-summary_CMIP6Plus.html'>Delivery summary view</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<title>input4MIPs CMIP6Plus delivery summary</title>
</head>
<body>
<p><h1>input4MIPs CMIP6Plus delivery summary: v6.6.2a1</h1><p>
<p><h1>input4MIPs CMIP6Plus delivery summary: v6.6.2</h1><p>
<h4>
<a href='/'>Home</a>
| <a href='input4MIPs_delivery-summary_CMIP6Plus.html'>Delivery summary view</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/database-views/input4MIPs_files_CMIP6Plus.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<title>input4MIPs CMIP6Plus files</title>
</head>
<body>
<p><h1>input4MIPs CMIP6Plus files: v6.6.2a1</h1><p>
<p><h1>input4MIPs CMIP6Plus files: v6.6.2</h1><p>
<h4>
<a href='/'>Home</a>
| <a href='input4MIPs_delivery-summary_CMIP6Plus.html'>Delivery summary view</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/database-views/input4MIPs_source-id_CMIP6Plus.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<title>input4MIPs CMIP6Plus source IDs</title>
</head>
<body>
<p><h1>input4MIPs CMIP6Plus source IDs: v6.6.2a1</h1><p>
<p><h1>input4MIPs CMIP6Plus source IDs: v6.6.2</h1><p>
<h4>
<a href='/'>Home</a>
| <a href='input4MIPs_delivery-summary_CMIP6Plus.html'>Delivery summary view</a>
Expand Down
2 changes: 1 addition & 1 deletion python-packages/input4MIPs-CVs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies = [
"typer==0.12.3",
]
name = "input4MIPs-CVs"
version = "6.6.2a1"
version = "6.6.2"
description = """Python tooling to help with the input4MIPs-CVs repository
At the moment, intended for internal use only."""
Expand Down

0 comments on commit fa9feee

Please sign in to comment.