Skip to content

Commit

Permalink
1.0.0 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
flexatone committed Feb 3, 2023
1 parent 6ccdbd2 commit 9307f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frame_fixtures/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from frame_fixtures.core import Fixture as Fixture #pylint: disable=W0611
from frame_fixtures.core import parse as parse #pylint: disable=W0611

__version__ = '0.3.0'
__version__ = '1.0.0'


0 comments on commit 9307f0d

Please sign in to comment.