Skip to content

Commit c626ad0

Browse files
committed
version
1 parent 7951e7f commit c626ad0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

ChangeLog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Updates
22

33

4-
## 1.x.2 get to 90% update
4+
## 1.9.2 get to 90% update
55

66
### new things
77

@@ -38,7 +38,7 @@
3838

3939
- somthing
4040

41-
## 1.x.1 location update
41+
## 1.9.1 location update
4242

4343
### new things
4444

@@ -49,7 +49,7 @@
4949

5050
- file structure
5151

52-
## 1.x.0 Test update
52+
## 1.9.0 Test update
5353

5454
### new things
5555

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='GabrielsPythonToolBox',
5-
version='1.8.0', # "fundemental change"."finished feature"."bug fix"
5+
version='1.9.2', # "fundemental change"."finished feature"."bug fix"
66
packages=find_packages(),
77
install_requires=[
88
"matplotlib>=3.10.6,<3.11",

0 commit comments

Comments
 (0)