Skip to content

Commit fa4595b

Browse files
Bumping to v1.1 (#4)
1 parent ff5225e commit fa4595b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='flask-request-id-middleware',
12-
version='1.0',
12+
version='1.1',
1313
url='http://github.com/geoffreybauduin/flask-request-id',
1414
license='MIT',
1515
author='Geoffrey Bauduin',
@@ -42,4 +42,4 @@
4242
'Programming Language :: Python :: 3.5',
4343
'Programming Language :: Python :: 3.6',
4444
]
45-
)
45+
)

0 commit comments

Comments
 (0)