Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaelicke committed Mar 22, 2021
1 parent bc5bdea commit f779487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.11
0.4.0
2 changes: 1 addition & 1 deletion skgstat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
from . import interfaces

# set some stuff
__version__ = '0.3.11'
__version__ = '0.4.0'
__author__ = 'Mirko Maelicke <[email protected]>'
__backend__ = 'matplotlib'

0 comments on commit f779487

Please sign in to comment.