Skip to content

Commit 05043b6

Browse files
authored
Merge pull request #441 from devsetgo/dev
Limit Standard Logging being Displayed
2 parents 4df491f + 9af75a9 commit 05043b6

18 files changed

+487
-452
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.14.2
2+
current_version = 0.14.3
33
commit = False
44
tag = False
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(-(?P<release>[a-z]+)(?P<num>\d+))?

0 commit comments

Comments
 (0)