From 66fb1e0b236ee3d20d6ede7ed0d12573eb3e0271 Mon Sep 17 00:00:00 2001 From: James Graham <J.Graham@software.ac.uk> Date: Tue, 12 Mar 2019 14:47:28 +0000 Subject: [PATCH] Bump version number --- README.md | 2 +- docs/source/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cbc668..438fbe1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PEDASI v0.1.0 +# PEDASI v0.1.1 Developed as a platform and a service to explore research challenges in data security, privacy, and ethics, PEDASI enables providers of data - particularly [Internet of Things](https://en.wikipedia.org/wiki/Internet_of_things) data - to share their data securely within a common catalogue for use by application developers and researchers. Data can either be hosted and made accessible directly within PEDASI as an internal data source, or hosted elsewhere and accessible as an external data source through PEDASI. diff --git a/docs/source/index.rst b/docs/source/index.rst index 754277e..bc3c8a9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,6 +1,6 @@ .. _doc-index: -PEDASI v0.1.0 +PEDASI v0.1.1 ============= .. toctree:: -- GitLab