Skip to content

Commit 05d320a

Browse files
committed
update version
1 parent bc5bca2 commit 05d320a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "waybacktweets"
3-
version = "1.0rc1"
3+
version = "1.0"
44
description = "Retrieves archived tweets CDX data from the Wayback Machine, performs necessary parsing, and saves the data."
55
authors = ["Claromes <[email protected]>"]
66
license = "GPLv3"
@@ -16,7 +16,7 @@ keywords = [
1616
"SOCMINT",
1717
]
1818
classifiers = [
19-
"Development Status :: 4 - Beta",
19+
"Development Status :: 5 - Production/Stable",
2020
"Intended Audience :: Developers",
2121
"Intended Audience :: Science/Research",
2222
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",

0 commit comments

Comments
 (0)