Skip to content

Commit ce3f6a2

Browse files
committed
Version bump - 0.2.0
1 parent e8b2d2c commit ce3f6a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oqupy/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
"""
15-
This module just defines what version of tempo we are currently looking at.
15+
This module just defines what version of OQuPy we are currently looking at.
1616
"""
1717

18-
__version__ = '0.2-dev'
18+
__version__ = '0.2.0'

0 commit comments

Comments
 (0)