Skip to content

Commit

Permalink
prepare v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
georgievgeorgi authored May 25, 2023
1 parent b9ea614 commit 8095a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ramanchada2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
from . import spectrum
from . import theoretical_lines
__all__ = ['spectrum', 'theoretical_lines']
__version__ = '0.0.6'
__version__ = '0.0.7'


import logging
Expand Down

0 comments on commit 8095a09

Please sign in to comment.