update version
authorclaromes <support@claromes.com>
Mon, 26 May 2025 06:36:10 +0000 (03:36 -0300)
committerclaromes <support@claromes.com>
Mon, 26 May 2025 06:36:10 +0000 (03:36 -0300)
pyproject.toml

index 4069412dd82685281aefbd9f420f969ae6ed0493..2d6f4d85a425f5f9c362030dfc068100d7179f2d 100644 (file)
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "waybacktweets"
-version = "1.0rc1"
+version = "1.0"
 description = "Retrieves archived tweets CDX data from the Wayback Machine, performs necessary parsing, and saves the data."
 authors = ["Claromes <support@claromes.com>"]
 license = "GPLv3"
@@ -16,7 +16,7 @@ keywords = [
     "SOCMINT",
 ]
 classifiers = [
-    "Development Status :: 4 - Beta",
+    "Development Status :: 5 - Production/Stable",
     "Intended Audience :: Developers",
     "Intended Audience :: Science/Research",
     "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",