Skip to content

Commit c081c18

Browse files
committed
version pump to 2.2
1 parent d7942ea commit c081c18

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
@@ -16,7 +16,7 @@
1616
setuptools.setup(
1717
name='testcontainers',
1818
packages=setuptools.find_packages(exclude=['tests']),
19-
version='2.1.3',
19+
version='2.2',
2020
description=('Library provides lightweight, throwaway '
2121
'instances of common databases, '
2222
'Selenium web browsers, or anything else that can '

0 commit comments

Comments
 (0)