Bump version to 0.7.1
This commit is contained in:
parent
1ce4489a71
commit
46f6d8e5f9
@ -1,6 +1,13 @@
|
||||
Changelog for rbackup
|
||||
=====================
|
||||
|
||||
Version 0.7.1
|
||||
-------------
|
||||
|
||||
* Bug fixes
|
||||
|
||||
* rbackup.logging: fix incorrect passing of non-formatter object
|
||||
|
||||
Version 0.7
|
||||
-----------
|
||||
|
||||
|
2
setup.py
2
setup.py
@ -15,7 +15,7 @@ with open("README.rst", "r") as fh:
|
||||
# ========== Package Setup ==========
|
||||
setuptools.setup(
|
||||
name="rbackup",
|
||||
version="0.7",
|
||||
version="0.7.1",
|
||||
cmdclass=CMDCLASS,
|
||||
author="Eric Torres",
|
||||
author_email="erictorres4@protonmail.com",
|
||||
|
Loading…
x
Reference in New Issue
Block a user