Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
1adrianb committed Jul 9, 2021
1 parent 12cdb57 commit 51bdeee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bnn/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.1'
__version__ = '0.1.2'
2 changes: 1 addition & 1 deletion conda/meta.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.1.1" %}
{% set version = "0.1.2" %}
package:
name: bnn
version: {{ version }}
Expand Down

0 comments on commit 51bdeee

Please sign in to comment.