Skip to content

Commit f54bf38

Browse files
authored
Bump minor version
1 parent 613ae9a commit f54bf38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/springcraft/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55

66
__name__ = "springcraft"
7-
__version__ = "0.2.0"
7+
__version__ = "0.3.0"
88
__author__ = "Patrick Kunzmann"
99
__all__ = []
1010

0 commit comments

Comments
 (0)