Skip to content

Commit 5e12e39

Browse files
committed
Version 1.8.1
1 parent 9709940 commit 5e12e39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
# The short X.Y version.
4848
version = '1.8'
4949
# The full version, including alpha/beta/rc tags.
50-
release = '1.8'
50+
release = '1.8.1'
5151

5252
# The language for content autogenerated by Sphinx. Refer to documentation
5353
# for a list of supported languages.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
libraries = ['cap'])
5555

5656
setup(name = "python-prctl",
57-
version = "1.8",
57+
version = "1.8.1",
5858
author = "Dennis Kaarsemaker",
5959
author_email = "[email protected]",
6060
url = "http://github.com/seveas/python-prctl",

0 commit comments

Comments
 (0)