Skip to content

Commit

Permalink
Merge pull request #25 from jpwhite4/version_numbers
Browse files Browse the repository at this point in the history
Remove release candidate caveat.
  • Loading branch information
jpwhite4 committed May 23, 2016
2 parents bc6438e + c65e407 commit ff22d0c
Showing 1 changed file with 1 addition and 1 deletion.
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 = 1rc01%{?dist}
release = 1%{?dist}
build_requires = python-devel pcp-libs-devel
requires = python-pymongo numpy scipy MySQL-python python-pcp pcp %{?el6:python-backport_collections}

0 comments on commit ff22d0c

Please sign in to comment.