File tree Expand file tree Collapse file tree 4 files changed +17
-4
lines changed
Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,22 @@ All notable changes to this project will be documented in this file. The format
44
55## Changelog
66
7- ## [ V3.0.2] - Minor Release -
7+ ## [ V3.0.5] - Minor Release - 02-01-2025
8+
9+ - [x] Bug fixes
10+
11+ ## [ V3.0.4] - Minor Release - 02-01-2025
12+
13+ - [x] Bug fixes
14+
15+ ## [ V3.0.3] - Minor Release - 25-11-2024
16+
17+ - [x] Bug fixes
18+
19+ ## [ V3.0.2] - Minor Release - 08-11-2023
820
921- [x] Updating API Documentation
22+ - [x] Bug fixes
1023
1124## [ V3.0.1] - Minor Release - 18-11-2022
1225
Original file line number Diff line number Diff line change 55
66__title__ = 'RandomProfileGenerator'
77__package_name__ = 'random_profile'
8- __version__ = '3.0.2 '
8+ __version__ = '3.0.5 '
99__description__ = "Python Module To Generate Random Profile Data"
1010__email__ = "deepak008@live.com"
1111__author__ = 'Deepak Raj'
Original file line number Diff line number Diff line change 11__title__ = 'RandomProfileGenerator'
22__package_name__ = 'random_profile'
3- __version__ = '3.0.2 '
3+ __version__ = '3.0.5 '
44__description__ = "Python Module To Generate Random Profile Data"
55__email__ = "deepak008@live.com"
66__author__ = 'Deepak Raj'
Original file line number Diff line number Diff line change 99
1010__title__ = 'RandomProfileGenerator'
1111__package_name__ = 'random_profile'
12- __version__ = '3.0.2 '
12+ __version__ = '3.0.5 '
1313__description__ = "Python Module To Generate Random Profile Data"
1414__email__ = "deepak008@live.com"
1515__author__ = 'Deepak Raj'
You can’t perform that action at this time.
0 commit comments