Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit fe5246f

Browse files
committed
version bump for README update on pypi
1 parent 30b7ce0 commit fe5246f

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
@@ -12,7 +12,7 @@ def read(fname):
1212
def setup_package():
1313
setuptools.setup(
1414
name='nsenter',
15-
version='0.1.4',
15+
version='0.1.4-1',
1616
url='https://github.com/zalando/python-nsenter',
1717
description='Enter kernel namespaces from Python',
1818
author='Henning Jacobs',

0 commit comments

Comments
 (0)