Skip to content

Commit b857ab3

Browse files
authored
Update setup.py
1 parent 8205950 commit b857ab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

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

33
setup(
44
name="garjus",
5-
version="1.1.3",
5+
version="1.2.1",
66
author="Brian D. Boyd",
77
author_email="brian.d.boyd@vumc.org",
8-
description="Python package for managing imaging data in REDCap and XNAT",
8+
description="Python package for managing imaging research projects in REDCap and XNAT",
99
long_description=open("README.md").read(),
1010
long_description_content_type="text/markdown",
1111
url="https://github.com/ccmvumc/garjus",

0 commit comments

Comments
 (0)