Skip to content

Commit 5b33d5b

Browse files
authored
Merge pull request #6 from tokopedia/dafa/bump-version
feat(sdk): bump version and adding codeowners
2 parents 3f24790 + 371820d commit 5b33d5b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@tokopedia/digital-growthb2b-dev

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
setup(
1010
name="py_sat_sdk",
1111
packages=find_packages(),
12-
version="1.0.7",
12+
version="1.0.8",
1313
description="Python SDK for Tokopedia SAT API",
1414
author="SAT Team",
1515
install_requires=[

0 commit comments

Comments
 (0)