Skip to content

Commit 5eb9e60

Browse files
Update setup.py
1 parent f5df262 commit 5eb9e60

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.2',
19+
version='2.3',
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)