Skip to content
Snippets Groups Projects
Commit 33ed5074 authored by Ivan Dmitrievsky's avatar Ivan Dmitrievsky Committed by GitHub
Browse files

Change initial version to be 0.1.0

If it's intended to use semantic versioning then it's doesn't make sense to start from a bug fix release.
parent 54e0190d
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ with open('LICENSE') as f:
setup(
name='sample',
version='0.0.1',
version='0.1.0',
description='Sample package for Python-Guide.org',
long_description=readme,
author='Kenneth Reitz',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment