Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Levik committed Mar 20, 2018
1 parent 4ca9f24 commit e6a11e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ispyb/__init__.py
Expand Up @@ -6,7 +6,7 @@
import ConfigParser as configparser
import logging

__version__ = '4.4.0'
__version__ = '4.5.0'

_log = logging.getLogger('ispyb')

Expand Down

0 comments on commit e6a11e6

Please sign in to comment.