Skip to content

Commit

Permalink
import tools and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
schae234 committed May 17, 2019
1 parent 0d5d137 commit 013f154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions minus80/__init__.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
__version__ = '0.3.2'
__version__ = '0.3.3'


from .Freezable import Freezable
from .Accession import Accession
from .Cohort import Cohort
from .CloudData import CloudData

import minus80.Tools as tools

# Initialize the Minus80 Freezer
def _init(): # pragma: no cover
Expand Down

0 comments on commit 013f154

Please sign in to comment.