Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherMayes committed Apr 19, 2020
1 parent ec0e4ce commit f40edb6
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 @@ -10,7 +10,7 @@

setup(
name='pmd-beamphysics',
version = 'v0.3.0',
version = 'v0.4.0',
#packages = ['pmd_beamphysics'],
packages=find_packages(exclude=['opmd_beamphysics']), # This is the old package
package_dir={'pmd_beamphysics':'pmd_beamphysics'},
Expand Down

0 comments on commit f40edb6

Please sign in to comment.