Skip to content

Commit

Permalink
Bump version & license year
Browse files Browse the repository at this point in the history
  • Loading branch information
leonhard-s committed Mar 5, 2023
1 parent 7ebec18 commit 8fd4fa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2022 Leonhard S.
Copyright (c) 2018-2023 Leonhard S.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion auraxium/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
]

__author__ = 'Leonhard S.'
__version__ = '0.2.2'
__version__ = '0.2.3'

0 comments on commit 8fd4fa9

Please sign in to comment.