Skip to content

Commit

Permalink
Update the release number to 2.0a1 (fix of the initial alpha release)
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Oct 13, 2013
1 parent ce59757 commit 86fc569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def run(self):
'''

setup(name='Brian2',
version='2.0a',
version='2.0a1',
packages=find_packages(),
# include template files
package_data={'brian2.codegen.runtime.numpy_rt': ['templates/*.py_'],
Expand Down

0 comments on commit 86fc569

Please sign in to comment.