From c44733181e53f8a141a199a163789035d416a07d Mon Sep 17 00:00:00 2001 From: Michael Thies <m.thies@plt.rwth-aachen.de> Date: Mon, 20 Jan 2020 10:50:43 +0100 Subject: [PATCH] Minor meta data changes --- etc/logo.svg | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/logo.svg b/etc/logo.svg index e0f7cd7e..468374ef 100644 --- a/etc/logo.svg +++ b/etc/logo.svg @@ -21,7 +21,7 @@ inkscape:export-xdpi="750" inkscape:export-ydpi="750"> <title - id="title1062">PyAAS Logo</title> + id="title1062">PyI40AAS Logo</title> <defs id="defs2"> <linearGradient diff --git a/requirements.txt b/requirements.txt index b0dbc84a..b3fc7e06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -jsonschema>=3.2,<4.0 \ No newline at end of file +jsonschema>=3.2,<4.0 -- GitLab