Skip to content
Closed
Changes from 1 commit
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
Next Next commit
Bacting 0.0.38
  • Loading branch information
egonw committed Jul 10, 2022
commit 2a7d3ef5de85f7fcde6f01a0b179162ceaad5784
2 changes: 1 addition & 1 deletion src/pybacting/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
]

WORKSPACE = "."
VERSION = "0.0.34"
VERSION = "0.0.38"

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