Skip to content

Commit 624a617

Browse files
author
shujun
committed
Bump version: 0.1.1 → 0.1.3
1 parent 3b58558 commit 624a617

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
files = setup.py
33
commit = True
44
tag = True
5-
current_version = 0.1.1
5+
current_version = 0.1.3
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='samesite-checker',
13-
version='0.1.1',
13+
version='0.1.3',
1414
author='shujun.dsj',
1515
author_email='[email protected]',
1616
packages=find_packages(exclude=('tests', 'tests.*')),

0 commit comments

Comments
 (0)