Skip to content

Commit 1d80337

Browse files
committed
fix
1 parent 565f672 commit 1d80337

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include dashboard/templates/*.html
1+
include garjus/dashboard/templates/*.html

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="garjus",
5-
version="1.3.5",
5+
version="1.3.6",
66
author="Brian D. Boyd",
77
author_email="[email protected]",
88
description="Python package for managing imaging research projects in REDCap and XNAT",

0 commit comments

Comments
 (0)