Skip to content

Commit 2834574

Browse files
committed
Bump Version: 1.0.0.2
1 parent 3976002 commit 2834574

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.0.0.1" %}
1+
{% set version = "1.0.0.2" %}
22

33
package:
44
name: openpmd_validator

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def read_readme():
1313

1414
setup(
1515
name='openPMD-validator',
16-
version='1.0.0.1',
16+
version='1.0.0.2',
1717
url='https://github.com/openPMD/openPMD-validator',
1818
# author=..., # TODO
1919
# author_email=..., # TODO

0 commit comments

Comments
 (0)