Skip to content

Commit 6564d27

Browse files
committed
Bump version to 3.0.3.
1 parent 0a4da83 commit 6564d27

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