We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7951e7f commit c626ad0Copy full SHA for c626ad0
2 files changed
ChangeLog.md
@@ -1,7 +1,7 @@
1
# Updates
2
3
4
-## 1.x.2 get to 90% update
+## 1.9.2 get to 90% update
5
6
### new things
7
@@ -38,7 +38,7 @@
38
39
- somthing
40
41
-## 1.x.1 location update
+## 1.9.1 location update
42
43
44
@@ -49,7 +49,7 @@
49
50
- file structure
51
52
-## 1.x.0 Test update
+## 1.9.0 Test update
53
54
55
setup.py
@@ -2,7 +2,7 @@
setup(
name='GabrielsPythonToolBox',
- version='1.8.0', # "fundemental change"."finished feature"."bug fix"
+ version='1.9.2', # "fundemental change"."finished feature"."bug fix"
packages=find_packages(),
install_requires=[
8
"matplotlib>=3.10.6,<3.11",
0 commit comments