Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baskiton committed Feb 4, 2022
1 parent ed9ac6e commit e0231f2
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.2a0'
__version__ = '0.2.2'

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 e0231f2

Please sign in to comment.