Skip to content

Commit

Permalink
Version number -> 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philsmt committed Mar 23, 2022
1 parent b9e7564 commit 5bbd9f0
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__ = '0.1.0'
__version__ = '0.1.1'

from functools import wraps

Expand Down

0 comments on commit 5bbd9f0

Please sign in to comment.