Skip to content

Commit 855e45b

Browse files
committed
Bump version to 1.0.0.dev5
1 parent 94ccc4b commit 855e45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

landlock/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from typing import Optional
44

5-
__version__ = "1.0.0.dev4"
5+
__version__ = "1.0.0.dev5"
66

77

88
class LandlockError(Exception):

0 commit comments

Comments
 (0)