File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 22History
33=======
44
5+ 0.2.3 (2021-11-24)
6+ ------------------
7+
8+ * Update Landfill
9+
10+
5110.2.1 (2021-10-02)
612------------------
713
Original file line number Diff line number Diff line change @@ -37,12 +37,10 @@ Input data for swolfpy's life-cycle process models (swolfpy_inputdata)
3737
3838
3939* Free software: GNU GENERAL PUBLIC LICENSE V2
40+ * Website: https://swolfpy-project.github.io
4041* Documentation: https://swolfpy.readthedocs.io.
4142* Repository: https://github.com/SwolfPy-Project/swolfpy-inputdata
42- * Other links:
4343
44- * https://go.ncsu.edu/swolfpy
45- * https://jwlevis.wixsite.com/swolf
4644
4745
4846Features
Original file line number Diff line number Diff line change 6666 test_suite = 'tests' ,
6767 tests_require = test_requirements ,
6868 url = 'https://github.com/SwolfPy-Project/swolfpy-inputdata' ,
69- version = '0.2.2 ' ,
69+ version = '0.2.3 ' ,
7070 zip_safe = False ,
7171)
Original file line number Diff line number Diff line change 3838 'RDF_Input' ,
3939]
4040
41- __version__ = '0.2.2 '
41+ __version__ = '0.2.3 '
You can’t perform that action at this time.
0 commit comments