Skip to content

Commit

Permalink
MAINT inc version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mlindauer committed Oct 17, 2019
1 parent 0414f3c commit da4b1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autofolio/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Version information."""

# The following line *must* be the last in the module, exactly as formatted:
__version__ = "2.1.1"
__version__ = "2.1.2"

0 comments on commit da4b1c8

Please sign in to comment.