Skip to content

Commit 81c8a3e

Browse files
committed
setup: bump version number of package
Bump the version number of the hostlist package since the expand() function has now been updated.
1 parent 5ada2d5 commit 81c8a3e

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
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="py-hostlist",
8-
version="0.0.1-dev",
8+
version="0.0.2-dev",
99
author="Christopher Moussa",
1010
author_email="[email protected]",
1111
description="A slurm-style hostlist processor.",

0 commit comments

Comments
 (0)