Skip to content

Commit

Permalink
Preparing release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoanphungt committed Mar 14, 2024
1 parent b9189cc commit 9aede03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog of threedidepth
=========================


0.6.2 (unreleased)
0.6.2 (2024-03-14)
------------------

- Assign a default value if no_data_value is undefined.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools import find_packages
from setuptools import setup

version = '0.6.2.dev0'
version = '0.6.2'

with open('README.rst') as readme_file:
readme = readme_file.read()
Expand Down

0 comments on commit 9aede03

Please # to comment.