Skip to content

Commit 594a750

Browse files
committed
prepare for v0.0.8
1 parent 61d0b20 commit 594a750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
setup(
6060
name='pyreaper',
61-
version='0.0.8-dev',
61+
version='0.0.8',
6262
description='A python wrapper for REAPER (Robust Epoch And Pitch EstimatoR)',
6363
long_description=long_description,
6464
long_description_content_type='text/markdown',
@@ -90,7 +90,7 @@
9090
"Programming Language :: Python :: 3.5",
9191
"Programming Language :: Python :: 3.6",
9292
"Programming Language :: Python :: 3.7",
93-
"Programming Language :: Python :: 3.8",
93+
"Programming Language :: Python :: 3.8",
9494
"License :: OSI Approved :: MIT License",
9595
"Topic :: Scientific/Engineering",
9696
"Topic :: Software Development",

0 commit comments

Comments
 (0)