Thanks to visit codestin.com Credit goes to github.com
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 f5df262 commit 5eb9e60Copy full SHA for 5eb9e60
setup.py
@@ -16,7 +16,7 @@
16
setuptools.setup(
17
name='testcontainers',
18
packages=setuptools.find_packages(exclude=['tests']),
19
- version='2.2',
+ version='2.3',
20
description=('Library provides lightweight, throwaway '
21
'instances of common databases, '
22
'Selenium web browsers, or anything else that can '
0 commit comments