Skip to content

Commit a902476

Browse files
committed
Increase version to 0.4.0
1 parent 5da7543 commit a902476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
implements POSIX ACLs manipulation. It is a wrapper on top
3131
of the systems's acl C library - see acl(5)."""
3232

33-
version = "0.3.0"
33+
version = "0.4.0"
3434

3535
setup(name="pylibacl",
3636
version=version,

0 commit comments

Comments
 (0)