Skip to content

Commit 46049d0

Browse files
Update setup.py
1 parent ac212e1 commit 46049d0

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.4',
22+
version='2.5',
2323
description=('Library provides lightweight, throwaway '
2424
'instances of common databases, '
2525
'Selenium web browsers, or anything else that can '

0 commit comments

Comments
 (0)