Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit de75f9b

Browse files
authoredOct 3, 2019
bump to 1.0.5
1 parent cf3e5ac commit de75f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

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

1313
setup(
1414
name="json-logging",
15-
version='1.0.4',
15+
version='1.0.5',
1616
packages=find_packages(exclude=['contrib', 'docs', 'tests*', 'example', 'dist', 'build']),
1717
license='Apache License 2.0',
1818
description="JSON Python Logging",

0 commit comments

Comments
 (0)
Please sign in to comment.