From 25b65c3ea15894122294c10c5c77f7b59821cf7b Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 2 Sep 2019 15:26:05 +0200 Subject: added authors --- VERSION | 2 +- qsar-report.gemspec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 6d7de6e..21e8796 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.2 +1.0.3 diff --git a/qsar-report.gemspec b/qsar-report.gemspec index 3652232..7e4757a 100644 --- a/qsar-report.gemspec +++ b/qsar-report.gemspec @@ -4,8 +4,8 @@ Gem::Specification.new do |s| s.name = "qsar-report" s.version = File.read("./VERSION") s.date = "2016-09-16" - s.authors = ["Micha Rautenberg"] - s.email = ["rautenberg@in-silico.ch"] + s.authors = ["Micha Rautenberg","Christoph Helma", "Denis Gebele"] + s.email = ["rautenberg@in-silico.ch", "helma@in-silico.ch", "gebele@in-silico.ch"] s.homepage = "https://github.com/opentox/qsar-report" s.summary = %q{qsar-report} s.description = %q{QMRF and QPRF reporting for OpenTox ruby module and Lazar Toxicity Predictions} -- cgit v1.2.3