Skip to content

Commit 85c5904

Browse files
committed
chore: Bump version to 0.3.0
1 parent 3273c79 commit 85c5904

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.2.6"
27+
VERSION = "0.3.0"
2828

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

0 commit comments

Comments
 (0)