We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb3fe1 commit e0d4727Copy full SHA for e0d4727
2 files changed
.gitignore
@@ -52,3 +52,4 @@ libexec/Web/Gradle/.settings
52
netkiller-gantt/netkiller/netkiller_gantt.egg-info
53
netkiller-gantt/test
54
*.xlsx
55
+/.idea
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="netkiller-devops",
12
- version="0.7.4",
+ version="0.7.5",
13
author="Neo Chen",
14
author_email="netkiller@msn.com",
15
description="DevOps of useful deployment and automation",
0 commit comments