Kaynağa Gözat

Will release the package.

shkolnick-kun 4 ay önce
ebeveyn
işleme
d9151f590b
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  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