diff --git a/civicpy/__version__.py b/civicpy/__version__.py index 56049e3..229e44a 100644 --- a/civicpy/__version__.py +++ b/civicpy/__version__.py @@ -12,4 +12,4 @@ __authors__ = ['Alex H. Wagner', 'Susanna Kiwala'] __author_email__ = 'help@civicpy.org' __license__ = 'MIT' -__copyright__ = 'Copyright 2018-2020 The Griffith Lab' +__copyright__ = 'Copyright 2018-2023 The Griffith Lab' diff --git a/environment.yml b/environment.yml index 861cc0e..87885c9 100644 --- a/environment.yml +++ b/environment.yml @@ -7,4 +7,4 @@ dependencies: - sphinxjp.themes.basicstrap - Cython - pandas==0.24.1 - - civicpy==3.0.0 + - civicpy==3.0.0 \ No newline at end of file