Skip to content

Commit

Permalink
Fixed comma
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbroks authored Mar 14, 2019
1 parent 3f3e3ce commit 1366040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'Programming Language :: Python :: 3',
'Topic :: Multimedia :: Sound/Audio :: Capture/Recording',
'Topic :: Multimedia :: Graphics :: Capture',
'Topic :: Scientific/Engineering :: Artificial Intelligence'
'Topic :: Scientific/Engineering :: Artificial Intelligence',
'Topic :: Software Development :: Libraries :: Python Modules'
]
)

0 comments on commit 1366040

Please sign in to comment.