We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb93389 commit ccf2e54Copy full SHA for ccf2e54
setup.py
@@ -1,8 +1,8 @@
1
from setuptools import setup
2
3
setup(
4
- name="microdf",
5
- version="0.4.2",
+ name="microdf-python",
+ version="0.4.3",
6
description="Survey microdata as DataFrames.",
7
url="http://github.com/PSLmodels/microdf",
8
author="Max Ghenis",
0 commit comments