Skip to content

Commit

Permalink
update version 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
YvZheng committed Dec 11, 2019
1 parent ef85589 commit e9f9308
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: pycwr
version: 0.2.8
version: 0.2.10

build:
skip: True # [py<35]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
'Operating System :: Microsoft :: Windows']
setup(
name=DISTNAME,
version="0.2.8",
version="0.2.10",
author=AUTHOR,
license=LICENSE,
author_email=AUTHOR_EMAIL,
Expand Down

0 comments on commit e9f9308

Please sign in to comment.