Skip to content

Commit 2f7148f

Browse files
committed
fix typo, but mainly force a new release
1 parent 8d2afe2 commit 2f7148f

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
@@ -38,7 +38,7 @@
3838
use_scm_version=True,
3939
setup_requires=['setuptools_scm'],
4040

41-
description='ampy (Adafruit MicroPython tool) is a command line tool to interact with a CircuitPython orMicroPython board over a serial connection.',
41+
description='ampy (Adafruit MicroPython tool) is a command line tool to interact with a CircuitPython or MicroPython board over a serial connection.',
4242
long_description=long_description,
4343
long_description_content_type='text/markdown',
4444

0 commit comments

Comments
 (0)