Skip to content

Commit 8da8558

Browse files
committed
changed version to 1.2.1
in attempt to run github to pypi pipeline
1 parent 044d229 commit 8da8558

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: mstm_studio
3-
version: 1.2
3+
version: 1.2.1
44

55
build:
66
noarch: python

mstm_studio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2'
1+
__version__ = '1.2.1'

0 commit comments

Comments
 (0)