Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 6d1c183

Browse files
committed
Bump version: 1.0.6 → 1.0.7
1 parent d2f4222 commit 6d1c183

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
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.0.6
2+
current_version = 1.0.7
33
tag_name = {new_version}
44
commit = True
55
tag = True

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='languagecodes',
5-
version='1.0.6',
5+
version='1.0.7',
66
description="A library that normalises language codes",
77
classifiers=[
88
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)