We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ebb73 commit df8dfc8Copy full SHA for df8dfc8
setup.py
@@ -41,7 +41,7 @@
41
42
setup(
43
name = 'line_profiler',
44
- version = '2.1',
+ version = '2.1.1',
45
author = 'Robert Kern',
46
author_email = '[email protected]',
47
description = 'Line-by-line profiler.',
0 commit comments