Skip to content

Commit

Permalink
bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
baskiton committed Apr 18, 2023
1 parent 0f056bf commit 693bcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysetns/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

from . import ext

__version__ = '0.2.2'
__version__ = '0.2.3'

NS_TIME = ext.CLONE_NEWTIME # time namespace (since Linux 5.8)
NS_MNT = ext.CLONE_NEWNS # mount namespace group (since Linux 3.8)
Expand Down

0 comments on commit 693bcd6

Please sign in to comment.