Skip to content

Commit 0e76d0f

Browse files
committed
Chore: Bump version to 0.3.1
1 parent fca98c8 commit 0e76d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
with open("requirements.txt", "r") as fin:
2525
requirements = [line.strip() for line in fin]
2626

27-
VERSION = "0.3.0"
27+
VERSION = "0.3.1"
2828

2929
setuptools.setup(
3030
name="merak",

0 commit comments

Comments
 (0)