Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbernal0019 committed Mar 12, 2021
1 parent dc4ef6f commit d8a31c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##############
pfcon v3.0.0.0
##############
############
pfcon v3.0.0
############

.. image:: https://github.com/fnndsc/pfcon/workflows/CI/badge.svg
:target: https://github.com/fnndsc/pfcon/actions
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name = 'pfcon',
version = '3.0.0.0',
version = '3.0.0',
description = '(Python) Process and File Controller',
long_description = readme,
author = 'FNNDSC Developers',
Expand Down

0 comments on commit d8a31c9

Please sign in to comment.