Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Commit 5cce484

Browse files
authored
Merge pull request #356 from ipanova/bump-pulpcore
Bump pulpcore-plugin requirement version to rc2.
2 parents 985b757 + 296a865 commit 5cce484

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
@@ -3,7 +3,7 @@
33
from setuptools import find_packages, setup
44

55
requirements = [
6-
'pulpcore-plugin~=0.1rc1',
6+
'pulpcore-plugin~=0.1rc2',
77
]
88

99

0 commit comments

Comments
 (0)