File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ authors = [
1212description = " Reactive chat bot framework"
1313readme = " README.md"
1414license = { text = " Apache-2.0" }
15- <<<<<<< before updating
1615version = " 1.1.0"
1716requires-python = " >=3.10"
1817keywords = [
@@ -23,11 +22,6 @@ keywords = [
2322 " chat" ,
2423 " chatbot" ,
2524]
26- =======
27- version = " 0.1.0"
28- requires-python = " >=3.11"
29- keywords = []
30- >>>>>>> after updating
3125
3226classifiers = [
3327 " Development Status :: 3 - Alpha" ,
@@ -36,6 +30,7 @@ classifiers = [
3630 " Programming Language :: Python :: Implementation :: CPython" ,
3731 " Programming Language :: Python :: Implementation :: PyPy" ,
3832 " Programming Language :: Python :: 3" ,
33+ " Programming Language :: Python :: 3.10" ,
3934 " Programming Language :: Python :: 3.11" ,
4035 " Programming Language :: Python :: 3.12" ,
4136 " Programming Language :: Python :: 3.13" ,
You can’t perform that action at this time.
0 commit comments