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 ac212e1 commit 46049d0Copy full SHA for 46049d0
setup.py
@@ -19,7 +19,7 @@
19
setuptools.setup(
20
name='testcontainers',
21
packages=setuptools.find_packages(exclude=['tests']),
22
- version='2.4',
+ version='2.5',
23
description=('Library provides lightweight, throwaway '
24
'instances of common databases, '
25
'Selenium web browsers, or anything else that can '
0 commit comments