File tree Expand file tree Collapse file tree 4 files changed +9
-6
lines changed
Expand file tree Collapse file tree 4 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 22History
33=======
44
5+ 0.1.8 (2021-11-25)
6+ ------------------
7+
8+ * Update Landfill model.
9+
10+
5110.1.6 (2021-10-02)
612------------------
713
Original file line number Diff line number Diff line change @@ -36,12 +36,9 @@ Life-Cylce Process Models for swolfpy (swolfpy_processmodels)
3636 :alt: DOI
3737
3838* Free software: GNU GENERAL PUBLIC LICENSE V2
39+ * Website: https://swolfpy-project.github.io
3940* Documentation: https://swolfpy.readthedocs.io.
4041* Repository: https://github.com/SwolfPy-Project/swolfpy-processmodels
41- * Other links:
42-
43- * https://go.ncsu.edu/swolfpy
44- * https://jwlevis.wixsite.com/swolf
4542
4643
4744Features
Original file line number Diff line number Diff line change 6464 test_suite = 'tests' ,
6565 tests_require = test_requirements ,
6666 url = 'https://github.com/SwolfPy-Project/swolfpy-processmodels' ,
67- version = '0.1.7 ' ,
67+ version = '0.1.8 ' ,
6868 zip_safe = False ,
6969)
Original file line number Diff line number Diff line change 3333 'GC' ,
3434 'RDF' ,]
3535
36- __version__ = '0.1.7 '
36+ __version__ = '0.1.8 '
You can’t perform that action at this time.
0 commit comments