Skip to content

Commit

Permalink
Bump from 3.1.0 to 3.2.0. (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
tillahoffmann committed Dec 11, 2020
1 parent f5113fb commit 7068a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
setuptools.setup(
name='testcontainers',
packages=setuptools.find_packages(exclude=['tests']),
version='3.1.0',
version='3.2.0',
description='Library provides lightweight, throwaway instances of common databases, Selenium '
'web browsers, or anything else that can run in a Docker container',
author='Sergey Pirogov',
Expand Down

0 comments on commit 7068a45

Please sign in to comment.