Skip to content

Commit

Permalink
Activate targeting values by network code, key id and names (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshore committed Oct 9, 2023
1 parent 372a257 commit 1300c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion line_item_manager/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
__version__ = '0.2.11'

# For an official release, use dev_version = ''
dev_version = ''
dev_version = '1'

version = __version__
if dev_version:
Expand Down

0 comments on commit 1300c63

Please sign in to comment.