mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-06 00:28:01 +01:00
Release version 0.37.2
This commit is contained in:
14
CHANGES.rst
14
CHANGES.rst
@@ -1,10 +1,18 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.37.1 (2021-01-01)
|
||||
0.37.2 (2021-01-01)
|
||||
-------------------
|
||||
------------
|
||||
|
||||
Fix
|
||||
~~~
|
||||
- Use distutils.core on error. [Jose Diaz-Gonzalez]
|
||||
|
||||
|
||||
0.37.1 (2021-01-02)
|
||||
-------------------
|
||||
|
||||
Fix
|
||||
~~~
|
||||
- Use twine for releases. [Jose Diaz-Gonzalez]
|
||||
@@ -18,6 +26,10 @@ Fix
|
||||
- Set long description type
|
||||
- Gitignore the temporary readme file
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
- Release version 0.37.1. [Jose Diaz-Gonzalez]
|
||||
|
||||
|
||||
0.37.0 (2021-01-02)
|
||||
-------------------
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = '0.37.1'
|
||||
__version__ = '0.37.2'
|
||||
|
||||
Reference in New Issue
Block a user