Skip to content

Commit

Permalink
tries another pypi release
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Dec 18, 2023
1 parent cdc68a8 commit 4c6a23a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nicetrack/__init__.py
@@ -1 +1 @@
__version__="0.0.10"
__version__="0.0.11"
2 changes: 1 addition & 1 deletion nicetrack/version.py
Expand Up @@ -11,7 +11,7 @@ class Version(object):
name = "nicetrack"
version = nicetrack.__version__
date = '2023-08-16'
updated = '2023-11-18'
updated = '2023-12-18'
description = 'Nice 3D Track handling'

authors = 'Wolfgang Fahl'
Expand Down

0 comments on commit 4c6a23a

Please sign in to comment.