Skip to content

Commit

Permalink
Bump version 2.6.0 to 2.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillahoffmann committed Apr 28, 2020
1 parent 1eecf36 commit ade2996
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='2.6.0',
version='2.7.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 ade2996

Please sign in to comment.