Skip to content

Commit

Permalink
corrected version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymanning committed Aug 4, 2021
1 parent 139830b commit bfc39f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datawrangler/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

__author__ = """Contextual Dynamics Lab"""
__email__ = 'contextualdynamics@gmail.com'
__version__ = '0.1.0'
__version__ = '0.1.2'


from .zoo import wrangle
Expand Down

0 comments on commit bfc39f3

Please sign in to comment.