{"html_url": "https://github.com/simonw/datasette/issues/55#issuecomment-344061762", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/55", "id": 344061762, "node_id": "MDEyOklzc3VlQ29tbWVudDM0NDA2MTc2Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-11-13T21:19:43Z", "updated_at": "2017-11-13T21:19:43Z", "author_association": "OWNER", "body": "And we're live! https://pypi.python.org/pypi/datasette", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273127117, "label": "Ship first version to PyPI"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/55#issuecomment-344060070", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/55", "id": 344060070, "node_id": "MDEyOklzc3VlQ29tbWVudDM0NDA2MDA3MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-11-13T21:14:13Z", "updated_at": "2017-11-13T21:14:13Z", "author_association": "OWNER", "body": "I'm going to add some extra metadata to setup.py and then tag this as version 0.8:\r\n\r\n git tag 0.8\r\n git push --tags\r\n\r\nThen to ship to PyPI:\r\n\r\n python setup.py bdist_wheel\r\n twine register dist/datasette-0.8-py3-none-any.whl\r\n twine upload dist/datasette-0.8-py3-none-any.whl\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273127117, "label": "Ship first version to PyPI"}, "performed_via_github_app": null}