Skip to content

Commit

Permalink
Updating version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Saunders committed Nov 14, 2019
1 parent 7ab6d83 commit d576d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
with open("README.md") as f:
long_description = f.read()

version = "0.2.5"
version = "0.2.6"

setup(
name="bindsnet",
Expand Down

0 comments on commit d576d1e

Please sign in to comment.