We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff1c74 commit 8e4c5c1Copy full SHA for 8e4c5c1
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.1.6
+current_version = 1.1.7
3
commit = True
4
tag = True
5
nodefinderc.h
@@ -28,7 +28,7 @@
28
/* ===================================================================== */
29
30
/* NodeFinder version */
31
-#define NODEFINDERC_VERSION "1.1.6"
+#define NODEFINDERC_VERSION "1.1.7"
32
33
/* Symbol used for comment lines. Lines starts with this will be ignored.
34
* (defualt: '#')*/
0 commit comments