Changeset - 0f91aefb5a8d
[Not reviewed]
0 1 0
Brett Smith - 4 years ago 2020-08-31 21:05:51
brettcsmith@brettcsmith.org
setup: Install tools module.
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
...
 
@@ -7,3 +7,3 @@ setup(
 
    description="Plugin, library, and reports for reading Conservancy's books",
 
    version='1.9.1',
 
    version='1.9.2',
 
    author='Software Freedom Conservancy',
...
 
@@ -35,2 +35,3 @@ setup(
 
        'conservancy_beancount.reports',
 
        'conservancy_beancount.tools',
 
    ],
0 comments (0 inline, 0 general)