Skip to content

Commit 6631c6f

Browse files
committed
fix documentation
1 parent c59173a commit 6631c6f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Install
4545
=======
4646

4747
.. code::
48+
4849
pip3 install google_closure_compiler_api
4950
5051
Usage

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setup(
77
name='google_closure_compiler_api',
88
python_requires=">=3",
9-
version='0.1.4',
9+
version='0.1.5',
1010
packages=find_packages(),
1111
long_description=open("README.rst", 'r').read(),
1212
author="Jay MOULIN",

0 commit comments

Comments
 (0)