Skip to content

Commit

Permalink
chore: remove obsolete VERSION variable
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Dec 2, 2023
1 parent 590a9fb commit de67387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdmo/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = __version__ = "2.0.2"
__version__ = "2.0.2"

0 comments on commit de67387

Please sign in to comment.