This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
deb-python-xvfbwrapper
Code
Issues
Proposed changes
Browse Source
bump version in setup.py
master
Corey Goldberg
5 years ago
parent
e1e633088d
commit
5df515efbc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@ -15,7 +15,7 @@ with open(os.path.join(this_dir, 'README.rst')) as f:
setup
(
name
=
'
xvfbwrapper
'
,
version
=
'
0.2.
7
'
,
version
=
'
0.2.
8
'
,
py_modules
=
[
'
xvfbwrapper
'
]
,
author
=
'
Corey Goldberg
'
,
author_email
=
'
cgoldberg _at_ gmail.com
'
,
Write
Preview
Loading…
Cancel
Save