We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c3a65 commit 7d8a9f8Copy full SHA for 7d8a9f8
setup.py
@@ -19,7 +19,7 @@
19
setuptools.setup(
20
name='testcontainers',
21
packages=setuptools.find_packages(exclude=['tests']),
22
- version='3.0.3',
+ version='3.1.0',
23
description='Library provides lightweight, throwaway instances of common databases, Selenium '
24
'web browsers, or anything else that can run in a Docker container',
25
author='Sergey Pirogov',
0 commit comments