Skip to content

Commit

Permalink
v.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EuanPyle committed Oct 11, 2021
1 parent 319f632 commit 2a9867a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dynamo2relion/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.2'
__version__ = '0.1.3'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='dynamo2relion',
version=__version__,
packages=['dynamo2relion'],
url='https://github.com/EuanPyle/dynamo2relion/archive/refs/tags/v0.1.2.tar.gz',
url='https://github.com/EuanPyle/dynamo2relion/archive/refs/tags/v0.1.3.tar.gz',
description='Program to convert Dynamo table to RELION 4.0-compatible star file.',
license='BSD',
author='epyle',
Expand Down

0 comments on commit 2a9867a

Please sign in to comment.