Skip to content

Commit 2757bfd

Browse files
committed
update version number in setup
1 parent 453e001 commit 2757bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='rdfpy',
8-
version='0.1.6',
8+
version='0.1.7',
99
description='rdfpy is a Python package for computing 2D and 3D radial distribution functions.',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)