Skip to content

Commit 43971d5

Browse files
authored
Merge pull request #4 from zachartrand/master
Fixed version number in conf.py
2 parents 5b308a1 + 3dd0aca commit 43971d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 = 'Zach Chartrand'
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = '1.1.0'
26+
release = '1.1.1'
2727

2828

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

0 commit comments

Comments
 (0)