Skip to content

Commit a8e6f04

Browse files
committed
Version updated from 2.7.1 to 2.7.2
1 parent e98f8c2 commit a8e6f04

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.7.1"
2+
current_version = "2.7.2"
33
commit = false
44
# https://graphite.dev/guides/git-commit--no-verify#when-to-use-object-object
55
commit_args = "--no-verify --author='Automated-Commit-Though-Bumper <shivkj001@gmail.com>'"

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.7.1"
4+
__version__ = "2.7.2"

0 commit comments

Comments
 (0)