Skip to content

Commit a45576e

Browse files
committed
Bump version
1 parent ef2c3d2 commit a45576e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickshear.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def BibTeX(*args, **kwargs):
5050
month = sep
5151
}
5252
"""
53-
__version__ = '1.0.1-dev'
53+
__version__ = '1.1.0'
5454

5555

5656
def edge_mask(mask):

0 commit comments

Comments
 (0)