Skip to content

Commit 6dcfec6

Browse files
committed
Bump version to 0.5.0
1 parent 8fb4403 commit 6dcfec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/audio_feeder/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VERSION_MAJOR = 0
2-
VERSION_MINOR = 4
2+
VERSION_MINOR = 5
33
VERSION_PATCH = 0
44

55
VERSION_TUPLE = (VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH)

0 commit comments

Comments
 (0)