Skip to content

Commit

Permalink
0.0.12
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and ladybugbot committed Dec 1, 2018
1 parent 2fdbd97 commit f35d7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ladybug/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sys

__version__ = '0.0.11'
__version__ = '0.0.12'

# This is a variable to check if the library is a [+] library.
setattr(sys.modules[__name__], 'isplus', False)

0 comments on commit f35d7dc

Please sign in to comment.