Skip to content

Commit 3cd4b34

Browse files
version bump
1 parent 01fef8e commit 3cd4b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

things/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
__copyright__ = "2021 Alexander Willner & Michael Belfrage"
55
__credits__ = ["Alexander Willner", "Michael Belfrage"]
66
__license__ = "Apache License 2.0"
7-
__version__ = "0.0.12.dev"
7+
__version__ = "0.0.12"
88
__maintainer__ = ["Alexander Willner", "Michael Belfrage"]
99
__email__ = "[email protected]"
1010
__status__ = "Development"

0 commit comments

Comments
 (0)