Skip to content

Commit 8b26e23

Browse files
committed
Release v0.2.0
1 parent 3eab468 commit 8b26e23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ndradex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.1.9'
1+
__version__ = '0.2.0'
22
__author__ = 'astropenguin'
33

44

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = ndradex
3-
version = 0.1.9
3+
version = 0.2.0
44
author = astropenguin
55
author_email = taniguchi@a.phys.nagoya-u.ac.jp
66
url = https://github.com/astropenguin/ndradex

0 commit comments

Comments
 (0)