Skip to content

Commit 6c9d9fc

Browse files
committed
prepare 2.3.3
1 parent fd0bc73 commit 6c9d9fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Anthony Bretaudeau <anthony.bretaudeau@inra.fr>
1+
Copyright Anthony Bretaudeau <anthony.bretaudeau@inrae.fr>
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
setup(
88
name="chado",
9-
version='2.3.2',
9+
version='2.3.3',
1010
description="Chado library",
1111
author="Anthony Bretaudeau",
12-
author_email="anthony.bretaudeau@inra.fr",
12+
author_email="anthony.bretaudeau@inrae.fr",
1313
url="https://github.com/galaxy-genome-annotation/python-chado",
1414
install_requires=requires,
1515
packages=find_packages(),

0 commit comments

Comments
 (0)