Skip to content

Commit f4e641e

Browse files
committed
ready for first release
1 parent aa6ef13 commit f4e641e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Changes in 0.1.0 (in development)
1+
## Changes in 0.1.0
22

3-
Initial version of Zenodo Data Store.
3+
* Initial version of Zenodo Data Store.

xcube_zenodo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2020
# DEALINGS IN THE SOFTWARE.
2121

22-
version = "0.1.0.dev0"
22+
version = "0.1.0"

0 commit comments

Comments
 (0)