File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Release Notes
22-------------
33
4- [Dev ]
4+ [3.0.1 ]
55^^^^^
66
77Added
Original file line number Diff line number Diff line change 1818# -- Project information -----------------------------------------------------
1919
2020project = "Django Phone Verify"
21- copyright = "2017-2023 , Sanyam Khurana"
21+ copyright = "2017-2025 , Sanyam Khurana"
2222author = "Sanyam Khurana"
2323
2424# The full version, including alpha/beta/rc tags
25- release = "3.0.0 "
25+ release = "3.0.1 "
2626
2727master_doc = "index"
2828
Original file line number Diff line number Diff line change 1010
1111setup (
1212 name = "django-phone-verify" ,
13- version = "3.0.0 " ,
13+ version = "3.0.1 " ,
1414 packages = find_packages (),
1515 include_package_data = True ,
1616 license = "GPLv3" ,
You can’t perform that action at this time.
0 commit comments