1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-22 15:28:57 +00:00

Bump version number to 0.6.1

This commit is contained in:
Jonas Borgström 2013-07-19 13:22:22 +02:00
parent 576daaf38b
commit 5df3e91474
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# This is a python package
__version__ = '0.6'
__version__ = '0.6.1'
__release__ = __version__

View file

@ -1,8 +1,8 @@
.. |project_name| replace:: ``Attic``
.. |project_version| replace:: 0.6
.. |project_version| replace:: 0.6.1
.. |package_dirname| replace:: Attic-|project_version|
.. |package_filename| replace:: |package_dirname|.tar.gz
.. |package_url| replace:: https://pypi.python.org/packages/source/A/Attic/Attic-0.6.tar.gz
.. |package_url| replace:: https://pypi.python.org/packages/source/A/Attic/Attic-0.6.1.tar.gz
.. |git_url| replace:: https://github.com/jborg/attic.git
.. _deduplication: https://en.wikipedia.org/wiki/Data_deduplication
.. _AES: https://en.wikipedia.org/wiki/Advanced_Encryption_Standard