Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pybacting/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
]

WORKSPACE = "."
VERSION = "1.0.10"
VERSION = "1.0.11"

# The ones commented out can't be loaded because they are POM-only
# artifacts. See the excellent explanation given by @ctrueden why at:
Expand Down
Loading