File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ 3.3.7
2+ * Ensure that all tests pass under Python 3.10
3+ * Include rc/post/dev in version (issue #259)
4+ * Handle all-zero versions without crashing
5+ * Don't process PyPI version list if user specifies a version (issue #243)
6+ * Ensure that sdist is complete, and utest and JSON test data are included
7+ * Wait for rpmdev-setuptree to exit (issue #266)
8+
193.3.6
210* Improve logging of rpmbuild output (issue #252)
311* Sort releases so that the API ordering no longer affects local behavior (issue #251)
Original file line number Diff line number Diff line change 1+ exclude .git*
2+ exclude .git*/**
13include CHANGELOG
24include LICENSE
35include README.md
Original file line number Diff line number Diff line change 1- version = '3.3.6 '
1+ version = '3.3.7 '
You can’t perform that action at this time.
0 commit comments