Skip to content

Commit ade2996

Browse files
committed
Bump version 2.6.0 to 2.7.0.
1 parent 1eecf36 commit ade2996

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
@@ -19,7 +19,7 @@
1919
setuptools.setup(
2020
name='testcontainers',
2121
packages=setuptools.find_packages(exclude=['tests']),
22-
version='2.6.0',
22+
version='2.7.0',
2323
description='Library provides lightweight, throwaway instances of common databases, Selenium '
2424
'web browsers, or anything else that can run in a Docker container',
2525
author='Sergey Pirogov',

0 commit comments

Comments
 (0)