We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5548c commit 44b8dbfCopy full SHA for 44b8dbf
onlinesimru/_version.py
@@ -1 +1 @@
1
-__version__ = "1.0.11"
+__version__ = "1.0.13"
setup.py
@@ -61,6 +61,7 @@ def requirements():
61
"Programming Language :: Python :: 3.6",
62
"Programming Language :: Python :: 3.7",
63
"Programming Language :: Python :: 3.8",
64
+ "Programming Language :: Python :: 3.9",
65
"Programming Language :: Python :: 3 :: Only",
66
"Programming Language :: Python :: Implementation :: PyPy",
67
],
0 commit comments