We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ae4284 + b9398c4 commit 0df7d04Copy full SHA for 0df7d04
4 files changed
.github/CODEOWNERS
@@ -0,0 +1,2 @@
1
+* @oleksandr-pavlyk
2
+* @ekomarova
conda-recipe-cf/meta.yaml
@@ -1,4 +1,4 @@
-{% set version = "1.2.7" %}
+{% set version = "1.2.8" %}
{% set buildnumber = 0 %}
3
4
package:
conda-recipe/meta.yaml
mkl_random/_version.py
@@ -1 +1 @@
-__version__ = '1.2.7'
+__version__ = '1.2.8'
0 commit comments