Skip to content

Commit 63396bb

Browse files
author
Adam Dyess
committed
publish 0.31.0
1 parent 026a74a commit 63396bb

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
@@ -26,7 +26,7 @@
2626
packages=find_packages(include=["pytest_operator"]),
2727
package_data={'pytest_operator': ['py.typed']},
2828
url="https://github.com/charmed-kubernetes/pytest-operator",
29-
version="0.29.0",
29+
version="0.31.0",
3030
zip_safe=True,
3131
install_requires=[
3232
"ipdb",

0 commit comments

Comments
 (0)