Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dynobo committed May 13, 2018
1 parent 95e13df commit 3d4eb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def readme():

setup(
name='lmdiag',
version='0.1.1',
version='0.1.2',
description=('Diagnostic Plots for Lineare Regression Models. Similar '
'to plot.lm in R.'),
long_description=readme(),
Expand Down

0 comments on commit 3d4eb2a

Please sign in to comment.