Skip to content

Commit

Permalink
updates the opal version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fredkingham committed Jun 13, 2019
1 parent e26306b commit a0b25e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opal/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
Declare our current version string
"""
__version__ = '0.15.0'
__version__ = '0.16.0'

0 comments on commit a0b25e5

Please sign in to comment.