Skip to content
Snippets Groups Projects
Verified Commit 3855e1f1 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

Updated versions for 0.2.0 release.

parent b81909d6
No related branches found
No related tags found
No related merge requests found
Pipeline #28525 failed
# See https://octave.org/doc/interpreter/The-DESCRIPTION-File.html
Name: caosdb
Version: 0.1.3-dev
Date: 2022-02-21
Version: 0.2.0
Date: 2022-09-22
Author: Daniel Hornung <d.hornung@indiscale.com>
Maintainer: Daniel Hornung <d.hornung@indiscale.com>
Title: Octave and Matlab library for CaosDB
......
......@@ -23,7 +23,7 @@ header = @(a_1, a_2, a_3) ...
'<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">\n', ...
' <head>\n', ...
' <meta http-equiv="content-type" content="text/html; charset=utf-8" />\n', ...
' <meta name="date" content="2022-02-21"/>\n', ...
' <meta name="date" content="2022-09-22"/>\n', ...
' <meta name="generator" content="generate_html 0.4.0" />\n', ...
' <meta name="author" content="The Octave-Forge Community" />\n', ...
' <meta name="description" content="Octave-Forge is a collection of packages ', ...
......
......@@ -27,10 +27,10 @@ copyright = '2022, IndiScale GmbH'
author = 'Daniel Hornung'
# The short X.Y version
version = '0.1'
version = '0.2'
# The full version, including alpha/beta/rc tags
# Example: release = '0.5.2-rc2'
release = '0.1.3-dev'
release = '0.2.0'
# -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment