Skip to content

Commit fa8c641

Browse files
committed
Bump version
1 parent 4a2c836 commit fa8c641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qgitc/version.py

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

44
VERSION_MAJOR = 4
55
VERSION_MINOR = 1
6-
VERSION_PATCH = 0
6+
VERSION_PATCH = 1
77
VERSION = "{}.{}.{}".format(VERSION_MAJOR,
88
VERSION_MINOR,
99
VERSION_PATCH)

0 commit comments

Comments
 (0)