Skip to content

Commit 13ed0bb

Browse files
authored
prepare for new release
1 parent c3d5be1 commit 13ed0bb

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
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
__version__ = "0.2.3"
3+
__version__ = "0.2.4"
44

55
install_requires = [
66
'docker',

0 commit comments

Comments
 (0)