File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,12 +37,9 @@ Solid Waste Optimization Life-cycle Framework in Python(SwolfPy)
3737
3838
3939* Free software: GNU GENERAL PUBLIC LICENSE V2
40- * Documentation: https://swolfpy.readthedocs.io.
40+ * Website: https://swolfpy-project.github.io
41+ * Documentation: https://swolfpy.readthedocs.io
4142* Repository: https://github.com/SwolfPy-Project/swolfpy
42- * Other links:
43-
44- * https://go.ncsu.edu/swolfpy
45- * https://jwlevis.wixsite.com/swolf
4643
4744
4845Features
Original file line number Diff line number Diff line change 7575 test_suite = 'tests' ,
7676 tests_require = test_requirements ,
7777 url = 'https://github.com/SwolfPy-Project/swolfpy' ,
78- version = '0.2.3 ' ,
78+ version = '0.2.4 ' ,
7979 zip_safe = False ,
8080)
Original file line number Diff line number Diff line change 2626 'MyQtApp' ,
2727 'swolfpy' ]
2828
29- __version__ = '0.2.3 '
29+ __version__ = '0.2.4 '
3030
3131
3232class swolfpy ():
You can’t perform that action at this time.
0 commit comments