Skip to content

Commit

Permalink
set version number to 1.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofeft committed Apr 12, 2022
1 parent 02e4042 commit a6611a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocketcea/_version.py
@@ -1,5 +1,5 @@

__version__ = '1.1.27' # METADATA_RESET:__version__ = '<<version>>'
__version__ = '1.1.28' # METADATA_RESET:__version__ = '<<version>>'

"""
The ``_version.py`` file can be executed with execfile to create a local variable __version__::
Expand Down

0 comments on commit a6611a5

Please sign in to comment.