We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14030ea commit 95c42eeCopy full SHA for 95c42ee
aiida_cusp/__init__.py
@@ -6,4 +6,4 @@
6
"""
7
8
__license__ = 'MIT license, see LICENSE.txt file.'
9
-__version__ = '0.1.0b2'
+__version__ = '0.0.0'
setup.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aiida-cusp",
3
- "version": "0.1.0b2",
+ "version": "0.0.0",
4
"author": "Andreas Stamminger",
5
"author_email": "stammingera@gmail.com",
"classifiers": [
0 commit comments