Skip to content

Commit

Permalink
Push version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cubicibo committed Aug 4, 2023
1 parent c2eeb82 commit bdb4011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenaristream/__metadata__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

__MAJOR = 0
__MINOR = 0
__REV = 3
__REV = 4

__version__ = '.'.join(map(str, [__MAJOR, __MINOR, __REV]))
__author__ = 'cubicibo'

0 comments on commit bdb4011

Please sign in to comment.