瀏覽代碼

Will release the package.

shkolnick-kun 4 月之前
父節點
當前提交
d9151f590b
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      setup.cfg

+ 3 - 3
setup.cfg

@@ -1,6 +1,6 @@
 [metadata]
 name = yaflpy
-version = 0.20.0
+version = 0.30.0
 platforms = any
 
 description = Yet Another Filtering Library
@@ -21,7 +21,7 @@ project_urls =
 	Issue tracker = https://github.com/shkolnick-kun/yafl/issues
 
 classifiers =
-	evelopment Status :: 3 - Alpha
+	Development Status :: 3 - Alpha
 	License :: OSI Approved :: Apache Software License
 	Intended Audience :: Science/Research
 	Topic :: Scientific/Engineering
@@ -42,4 +42,4 @@ classifiers =
 
 [options]
 zip_safe = False
-python_requires = >=3.4
+python_requires = >=3.4