Skip to content

Commit d76a5fb

Browse files
authored
Merge pull request #88 from syasini/develop
Release v1.0.0 Accepted for publication in Journal of Open Source Software (JOSS)
2 parents be11c5b + b33ff15 commit d76a5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astropaint/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.1"
1+
__version__ = "1.0.0"
22

33
from .paint_bucket import Catalog, Canvas, Painter
44
from .lib import transform, utils

0 commit comments

Comments
 (0)