Skip to content

Commit

Permalink
0.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanse committed Jan 25, 2018
1 parent 457ba2a commit 5312ced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fgcz/scripts/fgcz_fcc_run_windows.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

import getopt
import sys
import fcc
from fgcz import fcc

if __name__ == "__main__":
try:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def readme():


setup(name='PyFGCZ',
version='0.5.18',
version='0.5.20',
description="PyFGCZ contains BioBeamer and FCC python code.",
long_description=readme(),
classifiers=[
Expand Down

0 comments on commit 5312ced

Please sign in to comment.