Skip to content

Commit

Permalink
This is version 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Mar 25, 2022
1 parent cc71282 commit 7194220
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 @@ -41,7 +41,7 @@

__all__ = ['Affine']
__author__ = "Sean Gillies"
__version__ = "2.3.1dev"
__version__ = "2.3.1"

EPSILON = 1e-5

Expand Down

0 comments on commit 7194220

Please sign in to comment.