Documentation on how to develop borgmatic's documentation.

This commit is contained in:
Dan Helfman
2019-10-30 10:54:42 -07:00
parent b53684a8f0
commit 74607fdd43
3 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from setuptools import find_packages, setup
VERSION = '1.4.0'
VERSION = '1.4.1.dev0'
setup(