Skip to content

Commit fbdf9c1

Browse files
committed
v1.0.0
1 parent a7a336a commit fbdf9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

55
setup(
66
name='priority',
7-
version='0.0.1',
7+
version='1.0.0',
88
description='A pure-Python implementation of the HTTP/2 priority tree',
99
long_description=open('README.rst').read() + '\n\n' + open('HISTORY.rst').read(),
1010
author='Cory Benfield',

0 commit comments

Comments
 (0)