Skip to content

Commit 6b6bb7c

Browse files
committed
Update version number to 0.8.0
1 parent d4f653a commit 6b6bb7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Changes in 0.8.0 (in development)
1+
## Changes in 0.8.0
22

33
- Store methods `get_type_specifier` and `get_type_specifiers_for_data` now
44
return values in correct format (strings instead of type specifiers)

xcube_cds/version.py

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

23-
version = '0.8.0.dev2'
23+
version = '0.8.0'

0 commit comments

Comments
 (0)