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 8205950 commit b857ab3Copy full SHA for b857ab3
setup.py
@@ -2,10 +2,10 @@
2
3
setup(
4
name="garjus",
5
- version="1.1.3",
+ version="1.2.1",
6
author="Brian D. Boyd",
7
author_email="brian.d.boyd@vumc.org",
8
- description="Python package for managing imaging data in REDCap and XNAT",
+ description="Python package for managing imaging research projects in REDCap and XNAT",
9
long_description=open("README.md").read(),
10
long_description_content_type="text/markdown",
11
url="https://github.com/ccmvumc/garjus",
0 commit comments