Skip to content

Commit b5c32c5

Browse files
author
s0j08om
committed
Version updated from 2.3.0 to 2.4.0
1 parent e8c9500 commit b5c32c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "2.3.0"
2+
current_version = "2.4.0"
33
commit = false
44
commit_args = "--no-verify"
55
tag = false

src/streamAPI/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import streamAPI.stream as stream
22
import streamAPI.utility as utility
33

4-
__version__ = "2.3.0"
4+
__version__ = "2.4.0"

0 commit comments

Comments
 (0)