Skip to content

Commit

Permalink
Version number -> 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philsmt committed Apr 22, 2021
1 parent 894d9bb commit 6b96634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pasha/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Copyright (c) 2020, European X-Ray Free-Electron Laser Facility GmbH.
# All rights reserved.

__version__ = '1.0.0'
__version__ = '0.1.0'

from functools import wraps

Expand Down

0 comments on commit 6b96634

Please sign in to comment.