Skip to content

Commit

Permalink
replaced deprecated pkg_resources with importlib
Browse files Browse the repository at this point in the history
  • Loading branch information
lucarebuffi committed Jan 20, 2025
1 parent df89f51 commit 67ea078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

NAME = 'OASYS1'

VERSION = '1.2.146'
VERSION = '1.2.147'

ISRELEASED = True

Expand Down

0 comments on commit 67ea078

Please sign in to comment.