Skip to content

Commit 7068a45

Browse files
Bump from 3.1.0 to 3.2.0. (#125)
1 parent f5113fb commit 7068a45

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='3.1.0',
22+
version='3.2.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)