Skip to content

Commit dabbb75

Browse files
authored
Merge pull request #78 from web-push-libs/chore/release
chore: version bump
2 parents 08de746 + 1fefa43 commit dabbb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

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

44
from setuptools import setup, find_packages
55

6-
__version__ = "1.6.0"
6+
__version__ = "1.7.0"
77

88

99
def read_from(file):

0 commit comments

Comments
 (0)