Skip to content

Release v1.0.1#34

Closed
sco1 wants to merge 17 commits into
masterfrom
v1.0.1-dev
Closed

Release v1.0.1#34
sco1 wants to merge 17 commits into
masterfrom
v1.0.1-dev

Conversation

@sco1
Copy link
Copy Markdown
Owner

@sco1 sco1 commented Sep 9, 2019

PR Placeholder for v1.0.1 bugfix release

Closes: #32
Closes: #33
Closes: #35

@sco1 sco1 added this to the v1.0.1 milestone Sep 9, 2019
GhostofGoes and others added 14 commits September 10, 2019 22:17
- Use python_requires instead of asserting the version. pip will use
python_requires to make an intelligent decision about whether the
package can be installed or what version to install (e.g. if python 3.6
support was dropped in the future, I believe a pip running under 3.6
will install the last version of the package that supported it).
- Remove redundant setup.cfg
- Manually specify packages instead of using find_packages()
- Mark as zip safe (slightly faster wheel builds)
- Add project URLs. These appear on the left side of the PyPI page.
@sco1
Copy link
Copy Markdown
Owner Author

sco1 commented Sep 21, 2019

Since a new error code is being added, we're going to skip directly to v1.1.0

@sco1 sco1 closed this Sep 21, 2019
@sco1 sco1 deleted the v1.0.1-dev branch September 21, 2019 20:19
@sco1 sco1 restored the v1.0.1-dev branch September 21, 2019 20:19
@sco1 sco1 deleted the v1.0.1-dev branch September 21, 2019 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants