Skip to content

Commit e0d4727

Browse files
committed
modified: .gitignore
modified: setup.py modified: container (untracked content)
1 parent 2fb3fe1 commit e0d4727

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ libexec/Web/Gradle/.settings
5252
netkiller-gantt/netkiller/netkiller_gantt.egg-info
5353
netkiller-gantt/test
5454
*.xlsx
55+
/.idea

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="netkiller-devops",
12-
version="0.7.4",
12+
version="0.7.5",
1313
author="Neo Chen",
1414
author_email="netkiller@msn.com",
1515
description="DevOps of useful deployment and automation",

0 commit comments

Comments
 (0)