Skip to content

Commit

Permalink
poetry: Bump version to v0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kdrag0n committed Jan 28, 2020
1 parent cc3112d commit c9d47c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vardbg"
version = "0.11.4"
version = "0.11.5"
description = "A simple Python debugger and profiler that generates animated visualizations of program flow."
authors = ["Danny Lin <danny@kdrag0n.dev>"]
license = "MIT"
Expand Down

0 comments on commit c9d47c5

Please sign in to comment.