Skip to content

Commit

Permalink
Merge pull request #24 from jpwhite4/bumpversion
Browse files Browse the repository at this point in the history
Bumped version number
  • Loading branch information
jpwhite4 committed Apr 26, 2016
2 parents c57a716 + a6fb063 commit bc6438e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[bdist_rpm]
release = 1%{?dist}
release = 1rc01%{?dist}
build_requires = python-devel pcp-libs-devel
requires = python-pymongo numpy scipy MySQL-python python-pcp pcp %{?el6:python-backport_collections}
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


setup(name='supremm',
version='0.9.1',
version='1.0.0',
description='SUPReMM Job Summarization Utilities',
long_description='Utilities for generating job-level summary data from host level PCP archives.\nAlso includes template configuration files for running PCP on an HPC system.',
license='LGPLv3',
Expand Down

0 comments on commit bc6438e

Please sign in to comment.