Skip to content

Commit 56f3a0c

Browse files
committed
release 0.1.13
1 parent 2f7a243 commit 56f3a0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='v0.1.12'
1+
__version__='v0.1.13'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flask-pypprof"
3-
version = "v0.1.12"
3+
version = "v0.1.13"
44
description = "Pypprof Flask wrapper"
55
authors = ["Diego <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)