We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e138434 commit 1621814Copy full SHA for 1621814
docs/source/conf.py
@@ -23,7 +23,7 @@
23
author = "Alan F Rubin"
24
25
# The full version, including alpha/beta/rc tags
26
-release = "0.1.0"
+release = "0.1.1"
27
28
29
# -- General configuration ---------------------------------------------------
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name="mavetools",
- version="0.1.0",
+ version="0.1.1",
author="Alan F Rubin",
author_email="[email protected]",
description=(
0 commit comments