Skip to content

Commit cb0ae7e

Browse files
authored
Bacting 0.0.38
1 parent 54c6269 commit cb0ae7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pybacting/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
]
2020

2121
WORKSPACE = "."
22-
VERSION = "0.0.34"
22+
VERSION = "0.0.38"
2323

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

0 commit comments

Comments
 (0)