Skip to content

Commit d97d1f1

Browse files
author
Yuru Shao
committed
Bump version: 1.6.1 → 1.6.2
1 parent ae27473 commit d97d1f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.6.1
2+
current_version = 1.6.2
33
commit = True
44
tag = True
55
files = setup.py

setup.py

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

33
setup(
44
name='snappass',
5-
version='1.6.1',
5+
version='1.6.2',
66
description="It's like SnapChat... for Passwords.",
77
long_description=(open('README.rst').read() + '\n\n' +
88
open('AUTHORS.rst').read()),

0 commit comments

Comments
 (0)