Skip to content

Commit d4ada7b

Browse files
authored
Merge pull request #71 from smarlowucf/encoding
Replace unicode character for RPM build.
2 parents 6626cb5 + 23af33b commit d4ada7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi_core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
create_spec, validate_parameters, validate_body, validate_data,
55
)
66

7-
__author__ = 'Artur Maciąg'
7+
__author__ = 'Artur Maciag'
88
__email__ = 'maciag.artur@gmail.com'
99
__version__ = '0.5.0'
1010
__url__ = 'https://github.com/p1c2u/openapi-core'

0 commit comments

Comments
 (0)