Skip to content

Commit d02f447

Browse files
Merge pull request #33 from IntelPython/bump-version
Bump version up
2 parents f39221b + c580add commit d02f447

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-recipe/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set version = "1.2.4" %}
1+
{% set version = "1.2.5" %}
22
{% set buildnumber = 0 %}
33

44
package:

mkl_random/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2.4'
1+
__version__ = '1.2.5'

0 commit comments

Comments
 (0)