Skip to content

Commit 9f4bd73

Browse files
authored
Merge pull request #39 from volfpeter/chore/release-prep
Bump patch version, prepare new release
2 parents 8446549 + 23b0163 commit 9f4bd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

holm/__init__.py

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

33
from .app import App as App
44
from .fastapi import FastAPIDependency as FastAPIDependency

0 commit comments

Comments
 (0)