Skip to content

Commit

Permalink
Updated version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlparkI committed Jan 29, 2024
1 parent 11a7f78 commit 18565eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uncertaintyAwareDeepLearn/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Used for determining the version if running setup.
#Only change if building a new version.
__version__ = "0.0.4"
__version__ = "0.0.5"

from .classic_rffs import VanillaRFFLayer

0 comments on commit 18565eb

Please sign in to comment.