Skip to content

Commit 6e767b7

Browse files
committed
Bump version number up again so pip will install this version over my older 0.7.
1 parent a95a80e commit 6e767b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
setup(
2727
name="drmaa",
28-
version="0.7",
28+
version="0.7.1",
2929
packages=packages,
3030
package_data=package_data,
3131
author="David Ressman",

0 commit comments

Comments
 (0)