Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Commit f14616c

Browse files
author
Nishant Kakar
committed
update setup version to 0.4
1 parent 513bce7 commit f14616c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='ringbuffer',
7-
version='0.3',
7+
version='0.4',
88
description='Ring buffer that allows for high-throughput data transfer'
99
'between multiproccessing Python processes.',
1010
url='https://github.com/ctrl-labs/cringbuffer',

0 commit comments

Comments
 (0)