Skip to content

Commit

Permalink
Bump package version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ovk committed Aug 14, 2022
1 parent cd39c19 commit 648c19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotref/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import enum
import copy

__version__ = '1.0.0'
__version__ = '1.1.0'


class ProfileError(Exception):
Expand Down

0 comments on commit 648c19e

Please sign in to comment.