Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies authored Mar 21, 2018
1 parent ed339ad commit 58569bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion affine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

__all__ = ['Affine']
__author__ = "Sean Gillies"
__version__ = "2.1.0"
__version__ = "2.2.0"

EPSILON = 1e-5

Expand Down

0 comments on commit 58569bb

Please sign in to comment.