Skip to content

Commit 1621814

Browse files
committed
increment version
1 parent e138434 commit 1621814

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = "Alan F Rubin"
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = "0.1.0"
26+
release = "0.1.1"
2727

2828

2929
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name="mavetools",
23-
version="0.1.0",
23+
version="0.1.1",
2424
author="Alan F Rubin",
2525
author_email="[email protected]",
2626
description=(

0 commit comments

Comments
 (0)