We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f45145 commit e349b5dCopy full SHA for e349b5d
setup.py
@@ -9,7 +9,7 @@
9
[console_scripts]
10
drupal-dockerizer=drupal_dockerizer.cli:cli
11
''',
12
- version="0.0.1",
+ version="0.0.2",
13
author="Vladislav Sadretdinov",
14
author_email="svicervlad@gmail.com",
15
description="Cli tool for up drupal projects in docker containers",
0 commit comments