bump version, v0.5.2

main
beucismis 3 years ago
parent 885227160a
commit 1d55ad1d84
  1. 4
      backupill/__init__.py

@ -16,10 +16,10 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
"""
from backupill.util import *
from backupill.utils import *
__version__ = "0.4.1"
__version__ = "0.5.2"
__license__ = "GPL-3.0"
__author__ = "Adil Gurbuz"
__contact__ = "beucismis@tutamail.com"

Loading…
Cancel
Save