Skip to content

Commit e09d027

Browse files
committed
[Python] Fix the short package description.
1 parent e5ea639 commit e09d027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# TODO: Do we have a name for the emulator?
3535
setup(name='z80',
3636
version='1.0b3',
37-
description='Fast and flexible Z80/i8080 Emulator',
37+
description='Fast and flexible Z80/i8080 emulator',
3838
long_description=long_description,
3939
long_description_content_type='text/markdown',
4040
author='Ivan Kosarev',

0 commit comments

Comments
 (0)