Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Update to ver  3.4.0
  • Loading branch information
rgruendl authored Dec 20, 2021
1 parent 35c8af6 commit 78d7387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/mepipelineappintg/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from os import environ

_author__ = "Robert Gruendl, Felipe Menanteau, Michelle Gower"
__version__ = '3.3.9'
__version__ = '3.4.0'
version = __version__
proddir = environ['MEPIPELINEAPPINTG_DIR']

0 comments on commit 78d7387

Please sign in to comment.