Skip to content

Commit ef5d7d0

Browse files
authored
bump version number
1 parent c4bdbd5 commit ef5d7d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

things/__init__.py

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

0 commit comments

Comments
 (0)