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

Commit 296a865

Browse files
committed
Bump pulpcore-plugin requirement version to rc2.
1 parent 985b757 commit 296a865

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
@@ -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)