Skip to content

Commit f3067d9

Browse files
committed
update version
1 parent 3112f46 commit f3067d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microSWIFTtelemetry/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
55
_version_major = 0
66
_version_minor = 3
7-
_version_micro = 3 # use '' for first of series, number for 1 and above
7+
_version_micro = 4 # use '' for first of series, number for 1 and above
88
# _version_extra = 'dev'
99
_version_extra = '' # TODO: Uncomment this for full releases
1010

0 commit comments

Comments
 (0)