We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b2d2c commit ce3f6a2Copy full SHA for ce3f6a2
oqupy/version.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
"""
15
-This module just defines what version of tempo we are currently looking at.
+This module just defines what version of OQuPy we are currently looking at.
16
17
18
-__version__ = '0.2-dev'
+__version__ = '0.2.0'
0 commit comments