Bump version to 1.7.0
This commit is contained in:
parent
9a876aa31d
commit
bd4d81b5cb
2
PKGBUILD
2
PKGBUILD
@ -1,6 +1,6 @@
|
||||
# Maintainer: Eric Torres <erictorres4@protonmail.com>
|
||||
pkgname=packaging-scripts
|
||||
pkgver=1.6.0
|
||||
pkgver=1.7.0
|
||||
pkgrel=1
|
||||
pkgdesc="A set of helper scripts for handling Arch Linux packages"
|
||||
arch=('any')
|
||||
|
2
setup.py
2
setup.py
@ -16,7 +16,7 @@ with open("README.rst", "r") as fh:
|
||||
# ========== Package Setup ==========
|
||||
setuptools.setup(
|
||||
name="packaging_scripts",
|
||||
version="1.6.0",
|
||||
version="1.7.0",
|
||||
author="Eric Russel Torres",
|
||||
author_email="erictorres4@protonmail.com",
|
||||
description="A set of helpers for automating borg interaction",
|
||||
|
Loading…
x
Reference in New Issue
Block a user