We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0bc73 commit 6c9d9fcCopy full SHA for 6c9d9fc
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright Anthony Bretaudeau <anthony.bretaudeau@inra.fr>
+Copyright Anthony Bretaudeau <anthony.bretaudeau@inrae.fr>
2
3
Permission is hereby granted, free of charge, to any person obtaining
4
a copy of this software and associated documentation files (the
setup.py
@@ -6,10 +6,10 @@
6
7
setup(
8
name="chado",
9
- version='2.3.2',
+ version='2.3.3',
10
description="Chado library",
11
author="Anthony Bretaudeau",
12
- author_email="anthony.bretaudeau@inra.fr",
+ author_email="anthony.bretaudeau@inrae.fr",
13
url="https://github.com/galaxy-genome-annotation/python-chado",
14
install_requires=requires,
15
packages=find_packages(),
0 commit comments