Skip to content

Commit aea453d

Browse files
authored
chore: Bump version (#77)
1 parent ac7cdfc commit aea453d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vicinity/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_triple__ = (0, 4, 3)
1+
__version_triple__ = (0, 4, 4)
22
__version__ = ".".join(map(str, __version_triple__))

0 commit comments

Comments
 (0)