From 069a074d259f4a3e8133090ea2ecffe50c0bd526 Mon Sep 17 00:00:00 2001 From: Gabriel Pelouze Date: Thu, 18 Nov 2021 17:55:32 +0100 Subject: [PATCH] bump version to v2021.11.18 --- LICENSE.txt | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 7032a92..7491779 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2020 Gabriel Pelouze +Copyright (c) 2021 Gabriel Pelouze and Aurélien Stcherbinine Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/setup.py b/setup.py index be8ff7b..1d3d1b4 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setuptools.setup( name='castor-orsay', - version='2020.8.24', + version='2021.11.18', author='Gabriel Pelouze, Aurélien Stcherbinine', author_email='gabriel.pelouze@ias.u-psud.fr, aurelien.stcherbinine@ias.u-psud.fr', description='Codes pour l’ASTronomie à ORsay',