Skip to content

Commit 8bbe970

Browse files
committed
bumped version to 0.0.0
1 parent b4fbfd0 commit 8bbe970

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pdffitx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = '0.0.0'

release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# package info
99
NAME = 'pdffitx'
10-
VERSION = "0.1.0"
10+
VERSION = '0.0.0'
1111
DESCRIPTION = "A python package to model atomic pair distribution function (PDF) based on diffpy-cmi."
1212
AUTHOR = "Songsheng Tao"
1313
AUTHOR_EMAIL = '[email protected]'

0 commit comments

Comments
 (0)