Skip to content

Commit

Permalink
updating version numbers in prep for the pre-print
Browse files Browse the repository at this point in the history
  • Loading branch information
ccluri committed Jul 18, 2019
1 parent ee68cb6 commit d1b2a92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Kernel Current Source Density
=============================

This is v2.0rc version of kCSD inverse method proposed in
This is the 2.0 version of kCSD inverse method proposed in

J. Potworowski, W. Jakuczun, S. Łęski, D. K. Wójcik
"Kernel Current Source Density Method"
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ def readme():


setup(name='kcsd',
version='1.2',
version='2.0',
description='kernel current source density methods',
long_description=readme(),
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'License :: OSI Approved :: BSD License',
'Natural Language :: English',
'Programming Language :: Python :: 2',
Expand Down

0 comments on commit d1b2a92

Please sign in to comment.